You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 8, 2023. It is now read-only.
I add a new metric to bsusq-diaaa-aaaah-qac5q-cai and can see the data by calling recordById . Is there a graph version I can see from ic.rocks?
Another suggestion: adding track method in the host canister is a bit heavy weight, because we only need to call Metrics.track once. Maybe you can set up a special endpoint for the metric canister to crawl. This way anyone can call Metrics.track as long as the host canister implements the endpoint. For example, https://mwrha-maaaa-aaaab-qabqq-cai.raw.ic0.app/metrics is the endpoint that Prometheus uses.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I add a new metric to
bsusq-diaaa-aaaah-qac5q-cai
and can see the data by callingrecordById
. Is there a graph version I can see from ic.rocks?Another suggestion: adding
track
method in the host canister is a bit heavy weight, because we only need to callMetrics.track
once. Maybe you can set up a special endpoint for the metric canister to crawl. This way anyone can callMetrics.track
as long as the host canister implements the endpoint. For example, https://mwrha-maaaa-aaaab-qabqq-cai.raw.ic0.app/metrics is the endpoint that Prometheus uses.The text was updated successfully, but these errors were encountered: