You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Datadog has an API for sending up metrics of custom type. Make some metrics throughout the product for tracking things like dropped drinks, drinks in stock and anything you could think of.
Datadog has an API for sending up metrics of custom type. Make some metrics throughout the product for tracking things like dropped drinks, drinks in stock and anything you could think of.
https://docs.datadoghq.com/api/?lang=python#post-timeseries-points
Reach out to an RTP for datadog access and an API key
All metrics should follow the format of
drink.[metric].[machine].[whatever]
The text was updated successfully, but these errors were encountered: