Monitoring Integrations
Styra DAS provides new Monitoring Integrations under Workspace >> Settings. Select Add data metrics targets to configure the DAS to periodically send the systems and time-series metrics to remote Datadog and SignalFx targets.
Integrate with Datadog
To configure the Monitoring Integrations >> Datadog settings; you need two pieces of information from Datadog, the URL to submit metrics (usually https://api.datadoghq.com/api/v1/series
; unless you have a custom URL) and a Datadog api_key
which is necessary to submit the metrics. Copy the api_key
to the Token field. Select the Refresh interval you would like to report metrics (30 - 3600 seconds).
Ensure you refresh the api_key
before it expires (if an expiration date has been set).
For more information, see Datadog metrics and Datadog API keys documentation.
Integrate with SignalFX
To configure the Monitoring Integrations >> SignalFX settings; you need two pieces of information from SignalFX, the URL to submit metrics (usually https://ingest.us0.signalfx.com
, unless you have a custom URL or alternate realm) and a SignalFX Access Token which is necessary to submit the metrics. You can use the Realm field as a URL shortcut: “us0” or alternate SignalFX realm. Copy the Access Token to the Token field.
Do not specify the /v2/datapoint
path on the URL, as it gets added by the underlying DAS software.
Select the interval you would like to report metrics (30 - 3600 seconds).
Ensure you refresh the Access Token before it expires (default 5 years).
For more information, see the SignalFX gateway and SignalFX tokens documentation.
The Monitoring Integrations Tokens get stored securely and are not retrievable via the public API.