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

🔬 Metrics Prototype: Conditions everywhere edition #1128

Conversation

kaylareopelle
Copy link
Contributor

A potential way to integrate metrics into the Instrumentation:

  • If the OpenTelemetry::Metrics API is installed, go ahead and make things in base
  • Check for a configuration option, :send_metrics to be true before generating telemetry
  • Still very messy, do we like this general approach?

Emit http.server.request.duration metric if the application has the
metrics API installed and enables the feature via config
Otherwise it might round to zero
@kaylareopelle
Copy link
Contributor Author

I think this is too clunky. I'm going to put forth #1129 for an in-depth review instead.

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

Successfully merging this pull request may close these issues.

1 participant