jet / dotnet-templates

Example app and service templates `dotnet new -i Equinox.Templates; dotnet new eqx*/pro*` https://github.com/jet/equinox https://github.com/jet/FsCodec
https://github.com/jet/propulsion
Apache License 2.0
64 stars 16 forks source link

Added Template for Dockerized Equinox Telemetry #108

Open ragiano215 opened 2 years ago

ragiano215 commented 2 years ago

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.

bartelink commented 2 years ago

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 commented 2 years ago

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