Skip to content
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

feat: Added query stats to canister status endpoint #432

Merged
merged 11 commits into from
Nov 20, 2023

Conversation

Dfinity-skaestle
Copy link
Contributor

@Dfinity-skaestle Dfinity-skaestle commented Oct 9, 2023

Description

Adds support for query statistics to the Rust CDK.

The IC will periodically update the query statistics in the canister status as described in the proposal.

Fixes # (issue)

How Has This Been Tested?

There are multiple unit, system and e2e tests that test if query statistics are updated.

The canister status endpoint has been extended to contain those new statistics, but no further testing on the canister status side has been added.

Checklist:

  • The title of this PR complies with Conventional Commits.
  • I have edited the CHANGELOG accordingly.
  • I have made corresponding changes to the documentation.

@Dfinity-skaestle Dfinity-skaestle changed the title Added query stats to canister status endpoint feat: Added query stats to canister status endpoint Oct 10, 2023
@lwshang lwshang marked this pull request as ready for review November 20, 2023 17:09
@lwshang lwshang requested a review from a team as a code owner November 20, 2023 17:09
@lwshang lwshang merged commit 917a02e into main Nov 20, 2023
14 checks passed
@lwshang lwshang deleted the canister-status/query-stats branch November 20, 2023 17:19
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