DynatraceConfiguration
DynatraceConfiguration
Configurations specific to the Dynatrace Cloud Platform integration. Only applicable when the containing Credential has service=DYNATRACE
JSON Example
{
"metricFilterRegex": "^dynatrace.(builtin|dsfm).*$",
"environmentID": "example",
"dynatraceAPIToken": "string"
}
string
metricFilterRegex
Optional
A regular expression that a metric name must match (case-insensitively) in order to be ingested
string
environmentID
Optional
The ID of Dynatrace Environment
string
dynatraceAPIToken
Required
The Dynatrace API Token