Add VCS metrics from Github receiver#1383
Merged
lmolkova merged 55 commits intoopen-telemetry:mainfrom Nov 8, 2024
Merged
Conversation
|
|
lmolkova
reviewed
Sep 4, 2024
lmolkova
reviewed
Sep 4, 2024
lmolkova
reviewed
Sep 4, 2024
lmolkova
reviewed
Sep 4, 2024
lmolkova
reviewed
Sep 4, 2024
lmolkova
reviewed
Sep 4, 2024
Member
@christophe-kamphaus-jemmic - please sign the CLA if you haven't already. |
adrielp
reviewed
Sep 5, 2024
adrielp
reviewed
Sep 6, 2024
lmolkova
previously requested changes
Sep 8, 2024
Member
lmolkova
left a comment
There was a problem hiding this comment.
I'm suggesting to change the approach and design those as events given that they would have low volume, but would be very flexible since events can include a lot of context that can be aggregated based on user needs.
See more details in the comment #1383 (comment)
change vcs.change.time_to_approval also into a histogram
Specify that we measure the time to first approval.
adrielp
approved these changes
Nov 7, 2024
This was referenced Nov 7, 2024
jsuereth
approved these changes
Nov 7, 2024
lmolkova
approved these changes
Nov 8, 2024
Member
|
This looks awesome! 🚀 |
6 tasks
3 tasks
3 tasks
This was referenced Jan 20, 2025
3 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Fixes #1372
Changes
This PR adds the VCS metrics from the GitHub Receiver to Semantic Conventions.
These metrics are based on https://github.com/adrielp/opentelemetry-collector-contrib/blob/903eec5382352e4d663fadd2dc7f1cc1e37f62fd/receiver/githubreceiver/documentation.md
Merge requirement checklist
[chore]TODO
docs/cicd/cicd-metrics.mdafter receiving changes from Proposal: Unify metric templates #1411