mozilla-services / pagerstatus

A service to automatically update Statuspage.io based on Pagerduty incidents
Apache License 2.0
7 stars 5 forks source link

Publish metrics on operations performed and non-fatal errors #21

Open sciurus opened 5 years ago

sciurus commented 5 years ago

We should publish counters for incidents opened, incidents closed, and unexpected input or state..

Our best approach is probably to use the datadog log parsing we have set up. Example in pigeon: https://github.com/mozilla-services/socorro-pigeon/blob/d2540da865a2136ac36d100698431c7307761537/pigeon.py#L156

sciurus commented 4 years ago

We should use https://aws.amazon.com/about-aws/whats-new/2019/11/amazon-cloudwatch-launches-embedded-metric-format/