Skip to content

Observability

Jennings Zhang edited this page Oct 14, 2022 · 5 revisions

Links

App URL
Grafana http://localhost:9009
Prometheus http://localhost:9090
cAdvisor http://localhost:9008

Telemetry

Abstract

We can use Grafana to scrape the SQL database used by CUBE to aggregate and visualize usage of ChRIS and answer questions like:

  • Which ChRIS plugin is most popular?
  • What is the failure rate of a specific ChRIS plugin?
  • Which compute environment is preferred by users, which one is faster?

Grafana SQL Connection

Grafana: chris_db settings

Clone this wiki locally