We have some analytic data we want to get from the indexer, we want to expose those endpoints, and then we can use it in 2 ways:
- scheduled data read and push to slack/google sheets for all sort of reasons, if its for alerts, or just aggregate the data.
- Actively visit endpoints (URLs) to see the live data in JSON format.
Missing endpoints (more info) :
We have some analytic data we want to get from the indexer, we want to expose those endpoints, and then we can use it in 2 ways:
Missing endpoints (more info) :