-
Notifications
You must be signed in to change notification settings - Fork 324
Add VCS metrics from Github receiver #1383
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
Merged
lmolkova
merged 55 commits into
open-telemetry:main
from
christophe-kamphaus-jemmic:1372-vcs-metrics
Nov 8, 2024
Merged
Changes from 11 commits
Commits
Show all changes
55 commits
Select commit
Hold shift + click to select a range
44a1c81
[cicd] add first cicd metric to registry, created cicd-metrics doc
christophe-kamphaus-jemmic 700412a
[cicd] link to cicd doc from parent readme
christophe-kamphaus-jemmic 4d8e3a9
[cicd] fix typo vsc -> vcs
christophe-kamphaus-jemmic 9bd4a95
[cicd] fix toc
christophe-kamphaus-jemmic 592483f
[cicd] use {change} as metric unit
christophe-kamphaus-jemmic 238c764
[cicd] formatting and rename metrics section
christophe-kamphaus-jemmic ef91dfa
[cicd] add remaining metrics from githubreceiver
christophe-kamphaus-jemmic f712312
[cicd] fix markdown code quotation
christophe-kamphaus-jemmic 8c2e8a7
[cicd] add changelog entry
christophe-kamphaus-jemmic a148a4e
[cicd] add closed state to vcs.change.state
christophe-kamphaus-jemmic 347b15b
[cicd] improved brief for vcs.change.state
christophe-kamphaus-jemmic afaa1f5
[cicd] update vcs.change.state briefs
christophe-kamphaus-jemmic 5a9ffe7
[cicd] combine vcs.change.time_* metrics into one histogram metric
christophe-kamphaus-jemmic 2da96a5
[cicd] update vcs.repository.ref.count brief to follow vcs.repository…
christophe-kamphaus-jemmic c232041
[cicd] fix metric and table mismatch
christophe-kamphaus-jemmic aab9f90
[cicd] change instrument from gauge to updowncounter
christophe-kamphaus-jemmic 41543cd
[cicd] replace vcs.repository.name with vcs.repository.url.full in ci…
christophe-kamphaus-jemmic 7f35251
Merge branch 'main' into 1372-vcs-metrics
christophe-kamphaus-jemmic a5eff73
[cicd] apply changes from #1411 to docs/cicd/cicd-metrics.md
christophe-kamphaus-jemmic 7107911
[cicd] fix yamllint
christophe-kamphaus-jemmic 15fe1fb
Merge branch 'main' into 1372-vcs-metrics
christophe-kamphaus-jemmic 30c8fdb
Merge branch 'main' into 1372-vcs-metrics
christophe-kamphaus-jemmic 344eeed
[cicd] Add /docs/cicd/ to CODEOWNERS
christophe-kamphaus-jemmic cfcdaf1
[cicd] rename metric and improve description
christophe-kamphaus-jemmic e174ef3
[cicd] add (PR/MR) to all vcs metric briefs relating to changes
christophe-kamphaus-jemmic 7d114d3
[cicd] rephrase examples in brief to be inclusive
christophe-kamphaus-jemmic b92cc08
[cicd] make repository count an updowncounter
christophe-kamphaus-jemmic 84b2b6a
[cicd] add metric requirement levels
christophe-kamphaus-jemmic 163e498
[cicd] add wip state to vcs.change.state
christophe-kamphaus-jemmic d2ce62f
[cicd] add changelist to briefs for change
christophe-kamphaus-jemmic 536a2a7
[cicd] rename vcs.repository.change.* to vcs.change.*
christophe-kamphaus-jemmic cfffb4f
[cicd] rename vcs.repository.ref.* to vcs.ref.*
christophe-kamphaus-jemmic 0e02a47
[cicd] follow procedure for renaming attributes
christophe-kamphaus-jemmic 1a89934
Merge branch 'main' into 1372-vcs-metrics
christophe-kamphaus-jemmic b5c4660
[cicd] change instrument type from "gauge histogram" back to gauge
christophe-kamphaus-jemmic dafdad7
[cicd] combine lines added/removed and revisions ahead/behind metrics
christophe-kamphaus-jemmic 3e122e8
[cicd] fix minor brief issues
christophe-kamphaus-jemmic 513ae8b
Merge branch 'main' into 1372-vcs-metrics
christophe-kamphaus-jemmic d549367
Merge branch 'main' into 1372-vcs-metrics
christophe-kamphaus-jemmic e63b2cf
[cicd] small addition to changelog
christophe-kamphaus-jemmic ee9af4a
Merge branch 'main' into 1372-vcs-metrics
christophe-kamphaus-jemmic 137921c
Merge branch 'main' into 1372-vcs-metrics
christophe-kamphaus-jemmic fc3096e
[cicd] refine brief of time_to_approval metric
christophe-kamphaus-jemmic 90b4625
[cicd] rename attribute vcs.revision_delta.type to vcs.revision_delta…
christophe-kamphaus-jemmic b1d8ddc
[cicd] rename metric vcs.repository.contributor.count to vcs.contribu…
christophe-kamphaus-jemmic 5d5a56b
[cicd] add notes for line and revision metrics
christophe-kamphaus-jemmic 46d6194
[cicd] improve vcs.change.lines_delta brief
christophe-kamphaus-jemmic 8f8bb73
[cicd] combine the `lines_delta` and `revisions_delta` metrics from c…
christophe-kamphaus-jemmic c5d68ee
Merge branch 'main' into 1372-vcs-metrics
christophe-kamphaus-jemmic df9e0e4
[cicd] follow-up fix after latest merge
christophe-kamphaus-jemmic f00fced
[cicd] update changelog
christophe-kamphaus-jemmic 879f9f1
[cicd] refine brief for `vcs.change.time_to_approval` metric
christophe-kamphaus-jemmic 4a88a15
Merge branch 'main' into 1372-vcs-metrics
christophe-kamphaus-jemmic ae7d380
[cicd] fix yamllint
christophe-kamphaus-jemmic 74363d8
Merge branch 'main' into 1372-vcs-metrics
christophe-kamphaus-jemmic File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,22 @@ | ||
| # Use this changelog template to create an entry for release notes. | ||
| # | ||
| # If your change doesn't affect end users you should instead start | ||
| # your pull request title with [chore] or use the "Skip Changelog" label. | ||
|
|
||
| # One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix' | ||
| change_type: enhancement | ||
|
|
||
| # The name of the area of concern in the attributes-registry, (e.g. http, cloud, db) | ||
| component: vcs | ||
|
|
||
| # A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`). | ||
| note: Add the VCS metrics from the GitHub Receiver | ||
|
|
||
| # Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists. | ||
| # The values here must be integers. | ||
| issues: [1372] | ||
|
|
||
| # (Optional) One or more lines of additional information to render under the primary note. | ||
| # These lines will be padded with 2 spaces and then inserted directly into the document. | ||
| # Use pipe (|) for multiline entries. | ||
| subtext: | ||
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.