I'm running graph node version 0.31.0 (recently upgraded from 0.29.0) and I don't see any metrics for rpc calls other than getLogs over the past month
I'm running 15+ indexers with ~3k subgraphs.
I tried checking my datadog agent to see if there's some rate limiting happening at the agent level and nothing stood out to me. I tried curl-ing the metrics endpoints for a few of my graph nodes, and none of them had non-eth_getLogs values. I see the following when I curl the metrics endpoint
I did more digging and I found another metric, endpoint_request which isn't documented in the metrics doc which seems to have more up to date info like the following
Bug report
I'm running graph node version 0.31.0 (recently upgraded from 0.29.0) and I don't see any metrics for rpc calls other than
getLogs
over the past monthI'm running 15+ indexers with ~3k subgraphs.
I tried checking my datadog agent to see if there's some rate limiting happening at the agent level and nothing stood out to me. I tried
curl
-ing the metrics endpoints for a few of my graph nodes, and none of them had non-eth_getLogs values. I see the following when I curl the metrics endpointI did more digging and I found another metric,
endpoint_request
which isn't documented in the metrics doc which seems to have more up to date info like the followingRelevant log output
No response
IPFS hash
No response
Subgraph name or link to explorer
No response
Some information to help us out
OS information
None