Skip to content

feat: Add canister_metrics endpoint on management canister#6217

Open
dsarlis wants to merge 15 commits intodfinity:masterfrom
dsarlis:dimitris/management-canister-metrics
Open

feat: Add canister_metrics endpoint on management canister#6217
dsarlis wants to merge 15 commits intodfinity:masterfrom
dsarlis:dimitris/management-canister-metrics

Conversation

@dsarlis
Copy link
Copy Markdown
Contributor

@dsarlis dsarlis commented Apr 7, 2026

This PR introduces a management canister API that will be used to report canister related metrics to canister controllers or subnet admins. The API currently only includes a set of cycles consumed by different use cases but is designed that it can be easily extended to include more metrics (whether cycles related or even calls processed etc).

@dsarlis dsarlis requested review from a team as code owners April 7, 2026 07:35
@github-actions github-actions bot added the interface-spec Changes to the IC Interface Specification label Apr 7, 2026
Comment thread docs/references/ic-interface-spec.md Outdated
Comment thread docs/references/_attachments/ic.did Outdated
@dsarlis dsarlis requested a review from mraszyk April 7, 2026 09:24
Comment thread docs/references/ic-interface-spec.md
Copy link
Copy Markdown
Contributor

@mraszyk mraszyk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM modulo the note about query calls in the formal part of the spec

@dsarlis dsarlis requested a review from mraszyk April 7, 2026 09:44
Comment thread docs/references/ic-interface-spec.md Outdated
Co-authored-by: mraszyk <31483726+mraszyk@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

interface-spec Changes to the IC Interface Specification

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants