Dynatrace Metrics Ingest v2 endpoint. This is required if OneAgent is not running on the agent host. More information on the endpoint and structure can be found here.
api_token
string
API Token that is restricted to Ingest metrics scope. Required if metric_ingest_endpoint is specified. More information here.
prefix
string
Metric Prefix that will be prepended to each metric name in prefix.name format.
enable_tls
bool
false
Whether or not to use TLS.
insecure_skip_verify
bool
false
Enable to skip TLS certificate verification.
ca_file
bool
Certificate authority used to validate the database server's TLS certificate.
cert_file
bool
A TLS certificate used for client authentication if mutual TLS is enabled.
key_file
bool
A TLS private key used for client authentication if mutual TLS is enabled.