Skip to content

Conversation

kaylareopelle
Copy link
Contributor

@kaylareopelle kaylareopelle commented Oct 24, 2024

Building off #1129, here's a metrics prototype for Rack that has a separate event handler.

Now, metrics are not dependent on traces.
This may cause the metrics duration to be slightly different from the span duration, but that is only a "SHOULD"-level requirement:

When this metric is reported alongside an HTTP server span, the metric value SHOULD be the same as the HTTP server span duration.
[source]

Closes #1127

Copy link
Contributor

👋 This pull request has been marked as stale because it has been open with no activity. You can: comment on the issue or remove the stale label to hold stale off for a while, add the keep label to hold stale off permanently, or do nothing. If you do nothing this pull request will be closed eventually by the stale bot

@github-actions github-actions bot added the stale Marks an issue/PR stale label Nov 23, 2024
@kaylareopelle kaylareopelle added keep Ensures stale-bot keeps this issue/PR open and removed stale Marks an issue/PR stale labels Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
keep Ensures stale-bot keeps this issue/PR open
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Determine the structure for Metrics instrumentation
1 participant