Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Initial spec changes for query stats feature #183

Closed
wants to merge 21 commits into from

Conversation

Dfinity-skaestle
Copy link
Contributor

@Dfinity-skaestle Dfinity-skaestle commented Jun 26, 2023

In order to learn about the performance of canister code, developers would like to gain insights into the size of query call payloads and instructions executed by query calls.

The "query stats" features adds the mechanisms to collect per-node query statistics, aggregate them deterministically and save the instruction counts in the replicated state.

Query stats will be made available to canister developers by means of the canister status API.

Jira
Design doc

@netlify
Copy link

netlify bot commented Jun 26, 2023

Deploy Preview for ic-interface-spec ready!

Name Link
🔨 Latest commit 0cf56ac
🔍 Latest deploy log https://app.netlify.com/sites/ic-interface-spec/deploys/64bfb8ec39b55b0008e1159a
😎 Deploy Preview https://deploy-preview-183--ic-interface-spec.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Dfinity-Bjoern

This comment was marked as resolved.

@Dfinity-skaestle

This comment was marked as resolved.

spec/index.md Outdated Show resolved Hide resolved
@mraszyk

This comment was marked as resolved.

@Dfinity-skaestle

This comment was marked as resolved.

spec/index.md Outdated Show resolved Hide resolved
@mraszyk

This comment was marked as resolved.

spec/_attachments/ic.did Outdated Show resolved Hide resolved
@mraszyk mraszyk marked this pull request as ready for review October 18, 2023 16:22
@mraszyk mraszyk requested a review from a team as a code owner October 18, 2023 16:22
@mraszyk mraszyk marked this pull request as draft December 10, 2023 16:17
@sa-github-api
Copy link

Dear @Dfinity-skaestle,

In order to potentially merge your code in this open-source repository and therefore proceed with your contribution, we need to have your approval on DFINITY's CLA.

If you decide to agree with it, please visit this issue and read the instructions there. Once you have signed it, re-trigger the workflow on this PR to see if your code can be merged.

— The DFINITY Foundation

@mraszyk mraszyk marked this pull request as ready for review March 6, 2024 09:13
spec/index.md Show resolved Hide resolved
@mraszyk mraszyk closed this May 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants