Datadog
sfp is built with a metrics emitter that can emit metrics to Datadog natively. In order to forward metrics, sfp requires three environment variables to be set
Environment Variable | Type | |
---|---|---|
| boolean | Activate sending metrics to datadog by setting this key to true |
| string | Defaults to datadoghq.com. If you are on alternate site, please provide the site name from https://docs.datadoghq.com/getting_started/site/#access-the-datadog-site |
| secret | Provide a DataDog API_KEY as a secret |
Last updated