Closed jclarksnps closed 4 years ago
Hi Jason,
What do you mean by not giving any metrics? Are they absent from the /metrics
endpoint output? Or do you mean they are all zero?
I'm not able to reproduce locally. You can run
curl -u admin:changeit -v http://127.0.0.1:2113/projections/all-non-transient
to get the projection stats from the ES. For each projection you should be able to find eventsProcessedAfterRestart
property. This is the data that the exporter uses for the metric.
Closing due to lack of activity
Is there anything special to do to get data for this metric?