Skip to content
This repository has been archived by the owner on Apr 17, 2018. It is now read-only.

Monitor WebIndex application metrics in InfluxDB/Grafana #87

Open
mikewalch opened this issue Sep 8, 2016 · 0 comments
Open

Monitor WebIndex application metrics in InfluxDB/Grafana #87

mikewalch opened this issue Sep 8, 2016 · 0 comments

Comments

@mikewalch
Copy link
Contributor

Code should be added to WebIndex to send metrics to InfluxDB (using dropwizard) and set up dashboard in Grafana to view them.

Below are some possible metrics to send:

  • Pages ingested
  • Unique pages (ingested + linked to)
  • Links found
  • Inbound links
  • Outbound links
  • Unique domains

These metrics could be sent using both dropwizard Meters (for rates) and Counters (for totals):

@mikewalch mikewalch changed the title Monitor WebIndex application metrics to InfluxDB Monitor WebIndex application metrics in InfluxDB/Grafana Sep 8, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant