Skip to content

[WIP] Improve stability of cpython.gc.uncollectable_objects metric#1

Draft
Copilot wants to merge 2 commits intomainfrom
copilot/improve-cpython-gc-metrics
Draft

[WIP] Improve stability of cpython.gc.uncollectable_objects metric#1
Copilot wants to merge 2 commits intomainfrom
copilot/improve-cpython-gc-metrics

Conversation

Copy link
Copy Markdown

Copilot AI commented Jan 7, 2026

Thanks for asking me to work on this. I will get started on it and keep this PR's description up to date as I form a plan and make progress.

Original prompt

Metric cpython.gc.uncollectable_objects counter, {object}
- [improvement] Metric 'cpython.gc.uncollectable_objects' is not stable; stability = development.
Data point 0
- [violation] Required attribute 'cpython.gc.generation' is not present.
generation = 0
- [violation] Attribute 'generation' does not exist in the registry.
- [improvement] Attribute name 'generation' must include a namespace (e.g. '{namespace}.{attribute_key}')
Data point 0
- [violation] Required attribute 'cpython.gc.generation' is not present.
generation = 1
- [violation] Attribute 'generation' does not exist in the registry.
- [improvement] Attribute name 'generation' must include a namespace (e.g. '{namespace}.{attribute_key}')
Data point 0
- [violation] Required attribute 'cpython.gc.generation' is not present.
generation = 2
- [violation] Attribute 'generation' does not exist in the registry.
- [improvement] Attribute name 'generation' must include a namespace (e.g. '{namespace}.{attribute_key}')


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

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.

2 participants