-
Notifications
You must be signed in to change notification settings - Fork 170
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
feat: 🦠 Metrics prototype for Rack instrumentation #1129
Open
kaylareopelle
wants to merge
13
commits into
open-telemetry:main
Choose a base branch
from
kaylareopelle:metrics-alternative-prototype
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
feat: 🦠 Metrics prototype for Rack instrumentation #1129
kaylareopelle
wants to merge
13
commits into
open-telemetry:main
from
kaylareopelle:metrics-alternative-prototype
+55
−2
Commits on Aug 14, 2024
-
feat: Add experimental metrics to Rack
Emit http.server.request.duration metric if the application has the metrics API installed and enables the feature via config
Configuration menu - View commit details
-
Copy full SHA for 2e6b9ab - Browse repository at this point
Copy the full SHA 2e6b9abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8338fc4 - Browse repository at this point
Copy the full SHA 8338fc4View commit details
Commits on Aug 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b031ceb - Browse repository at this point
Copy the full SHA b031cebView commit details
Commits on Aug 19, 2024
-
fix: Make sure duration is a float
Otherwise it may round to zero
Configuration menu - View commit details
-
Copy full SHA for ed4a354 - Browse repository at this point
Copy the full SHA ed4a354View commit details -
feat: Create MetricsPatch modules to hold metrics
Like the Metrics ConfigurationPatch, include the MetricsPatch modules if Metrics is enabled/present
Configuration menu - View commit details
-
Copy full SHA for a38aa87 - Browse repository at this point
Copy the full SHA a38aa87View commit details
Commits on Sep 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 951e0af - Browse repository at this point
Copy the full SHA 951e0afView commit details
Commits on Sep 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 92d9ef6 - Browse repository at this point
Copy the full SHA 92d9ef6View commit details -
Merge branch 'metrics-alternative-prototype' of github.com:kaylareope…
…lle/opentelemetry-ruby-contrib into metrics-alternative-prototype
Configuration menu - View commit details
-
Copy full SHA for 8b4554f - Browse repository at this point
Copy the full SHA 8b4554fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff2fbdb - Browse repository at this point
Copy the full SHA ff2fbdbView commit details
Commits on Oct 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3eef72a - Browse repository at this point
Copy the full SHA 3eef72aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 258b587 - Browse repository at this point
Copy the full SHA 258b587View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba9d06d - Browse repository at this point
Copy the full SHA ba9d06dView commit details
Commits on Oct 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7f8ce16 - Browse repository at this point
Copy the full SHA 7f8ce16View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.