dotnet-templates icon indicating copy to clipboard operation
dotnet-templates copied to clipboard

Added Template for Dockerized Equinox Telemetry

Open ragiano215 opened this issue 2 years ago • 2 comments

The purpose of this template is to allow a developer to quickly get set up with dashboards while running their Equinox / Propulsion application(s) locally. This set-up uses Docker to allow one to reproducibly spin up sandboxed instances of Prometheus and Grafana that come pre-wired and pre-provisioned with the canonical Equinox dashboards.

ragiano215 avatar Dec 12 '21 02:12 ragiano215

This looks great, thanks for the care and writing a comprehensive README too. I'll have a look at it when I get a chance later/tmrw

bartelink avatar Dec 12 '21 16:12 bartelink

As discussed @ragiano215, the TL;DR on the remaining work before this is released:

  • split eqx vs propulsion dashboards
  • add breakdown by group for propulsion_scheduler based dashboards in order to cater for apps with >1 scheduler within (also to be able to discriminate between multiple instances of pruners/archivers) re #114
  • move Grafana JSON templates into a docker folder

bartelink avatar Feb 22 '22 12:02 bartelink