这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@d0ugal
Copy link

@d0ugal d0ugal commented Oct 23, 2025

Summary

This PR restores the archived label to the github_repo_pull_request_count metric, making it consistent with other repository metrics like github_repo_open_issues.

Example Output

Before:

github_repo_pull_request_count{repo="github-exporter",user="githubexporter"} 7

After:

github_repo_pull_request_count{archived="false",fork="false",language="Go",license="mit",private="false",repo="github-exporter",user="githubexporter"} 7

@d0ugal d0ugal closed this by deleting the head repository Oct 23, 2025
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.

1 participant