Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define semantics for golden metrics: throughput, duration, error rate #654

Open
justinfoote opened this issue Jun 12, 2020 · 0 comments
Open
Assignees
Labels
area:api Cross language API specification issue priority:p3 Lowest priority level release:allowed-for-ga Editorial changes that can still be added before GA since they don't require action by SIGs spec:metrics Related to the specification/metrics directory

Comments

@justinfoote
Copy link
Member

I propose that we define a generic semantic convention for throughput, duration, and error rate metrics. I believe we could make a single semantic convention that covers most cases.

The goal would be to create guidelines regarding what metric names should be used, and possibly also regarding which labels could be used. Commonality should improve discoverability of metrics between sources like http and grpc services, MQ servers and clients, database clients, etc.

@jmacd jmacd added the spec:metrics Related to the specification/metrics directory label Jun 23, 2020
@carlosalberto carlosalberto added the area:api Cross language API specification issue label Jun 26, 2020
@jmacd jmacd added the release:required-for-ga Must be resolved before GA release, or nice to have before GA label Jun 29, 2020
@mtwo mtwo added this to Required for GA in GA Burndown Jun 29, 2020
@mtwo mtwo added this to Required for GA, needs action. Add label:release:required-for-ga to issues and PRs when moving them to this column. in GA Spec Burndown Jun 29, 2020
@arminru arminru linked a pull request Jul 7, 2020 that will close this issue
@carlosalberto carlosalberto added the priority:p3 Lowest priority level label Jul 24, 2020
@andrewhsu andrewhsu moved this from Required for GA, needs action. Add label:release:required-for-ga to issues and PRs when moving them to this column. to Required for GA, in progress in GA Spec Burndown Sep 26, 2020
@bogdandrutu bogdandrutu added release:allowed-for-ga Editorial changes that can still be added before GA since they don't require action by SIGs and removed release:required-for-ga Must be resolved before GA release, or nice to have before GA labels Oct 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:api Cross language API specification issue priority:p3 Lowest priority level release:allowed-for-ga Editorial changes that can still be added before GA since they don't require action by SIGs spec:metrics Related to the specification/metrics directory
Projects
No open projects
GA Burndown
  
Required for GA; add release:required...
GA Spec Burndown
  
Required/Allowed for GA, with linked PR.
Development

Successfully merging a pull request may close this issue.

4 participants