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

Should we have metrics registry at some point? #592

Open
lmolkova opened this issue Dec 7, 2023 · 0 comments
Open

Should we have metrics registry at some point? #592

lmolkova opened this issue Dec 7, 2023 · 0 comments
Assignees

Comments

@lmolkova
Copy link
Contributor

lmolkova commented Dec 7, 2023

Metrics should be referenceable in the same way as attributes are, here're some examples:

  • Add .NET metrics #283 introduces a bunch of .NET-specific metrics, but also refers to standard HTTP ones
  • specific messaging system/db may want to specify which generic metrics it reports and add extra attributes, etc
  • things like connection-level metrics can be shared between other semconvs Common socket connection conventions #454

Referencing mechanism for metrics would be useful to:

  • specify differences in a formal manner (e.g. additional attributes, opt-in attributes that's never reported, etc)
  • codegen that can generate code for specific metric
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants