aws / amazon-managed-service-for-prometheus-roadmap

Amazon Managed Service for Prometheus Public Roadmap
Other
40 stars 3 forks source link

enhanced prometheus templates #35

Open elasticdotventures opened 1 year ago

elasticdotventures commented 1 year ago

Please consider adding 'modern' Go syntax behaviors to make formatting templates more idiomatic, functions that I'd propose are:

map, dict, split, splitList, regexMatch, lower, contains, strings, if

Also a mechanism for testing/validating (i.e. triggering a specific rule via an API call to see how it formats and runs) would enhance the usability.