Skip to content

feat(exporter): include Git tag as attribute for github_repo_release_downloads metrics#104

Merged
henrymcconville merged 1 commit intogithubexporter:masterfrom
hainenber:include-git-tag-for-release-download-metrics
Mar 5, 2024
Merged

feat(exporter): include Git tag as attribute for github_repo_release_downloads metrics#104
henrymcconville merged 1 commit intogithubexporter:masterfrom
hainenber:include-git-tag-for-release-download-metrics

Conversation

@hainenber
Copy link
Contributor

The github_repo_release_downloads metric only has the release attribute, which could be sometimes a human-readable name. This PR includes the Git tag value as metric's attribute, which is usually semver'ed

Potentially fixes grafana/alloy#235

…_downloads` metrics

Signed-off-by: hainenber <dotronghai96@gmail.com>
@henrymcconville
Copy link
Collaborator

LGTM, thanks!

@henrymcconville henrymcconville merged commit 439dc52 into githubexporter:master Mar 5, 2024
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.

github exporter: show tag within release in github_repo_release_downloads

2 participants