HO-CTO / sre-monitoring-as-code

Monitoring-as-Code (MaC) is a jsonnet mixin implementation of SLIs/SLO/Error Budgets using the open-source monitoring and alerting eco-system of Prometheus and Grafana.
https://ho-cto.github.io/sre-monitoring-as-code/
MIT License
23 stars 15 forks source link

[Feature Request]: Creating a seeding mechanism for Localstack and custom metrics APIs #428

Open arifulhaqueHO opened 2 years ago

arifulhaqueHO commented 2 years ago

Before submitting

Describe the user need

Currently right now it takes too much time to set up local stack and then populate it with metrics. Furthermore it also time consuming to manually populate the metrics over a long period of time.

By creating a seeding app/ mechanism it will improve the dev experience by automatically populating the metrics.

Describe the solution you would like

For now it will just populate the metrics with little to no configuration available.

Any other information

There are future plans to incorporate more features including advanced configuration.