Open amc-ie opened 5 months ago
from Luis - I think a considerable % of those would be to understand what these are for, currently to retrieve all metrics
scope concern --- currently thousands of metrics (including cryptography metrics ...)
currently metrics don't have descriptions? metrics generated via automated mechanism
first step
Second step:
relevant resource:
break down task for modeling from alan:
Investigate daemon metrics to determine how we can reach desired model state (@Brian Kuhns) Create a Grafana dashboard based on the modelling metrics (Brian with @Luis Sanabria)
https://o1-labs.slack.com/archives/C079ESVGB9T/p1721251596359619
It turns out by running a local node with --metrics-port 3086
You can curl the metrics enpoint for all the help info
curl localhost:3086/metrics | grep '#HELP' | sed -e "s/^\#HELP //;s/ /,/" > out.csv
I uploaded the csv as a new page in the spreadsheet and used it to lookup descriptions for many of the metrics.
Luis has created an export of all of the current prometheus metrics available as it stands. https://o1-labs.slack.com/archives/C079ESVGB9T/p1719415934021519 The next step is to try and map these to our desired modelling criteria and then prioritize any gaps there might be.
The desired metrics are captured here: https://docs.google.com/document/d/1OsXH_RlCfXG04ZbVV9SwmorOyFPPeFpMCV4144lI75I/edit#heading=h.s89qd1ufj0uj