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

Add platforms to gem file #421

Closed arifulhaqueHO closed 2 years ago

arifulhaqueHO commented 2 years ago

Purpose of pull request

Describe the problem or feature in addition to a link to the issues when possible. Due to adding the gemlock file to repo there have been platform issues. Primarily the fact the branch was work on a m2 mac. However now the correct linux amd64 platform was added.

Fixes #418

How to test

Describe the how you would test this change. Not applicable