Dynatrace (Deprecated)

Supported Types

Metrics
Logs
Traces

Configuration Table

Parameter
Type
Default
Description

metric_ingest_endpoint

string

""

Dynatrace Metrics Ingest v2 endpoint. This is required if OneAgent is not running on the collector 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.

Supported Retry and Queuing Settings

This destination supports the following retry and queuing settings:

Sending Queue
Persistent Queue
Retry on Failure

Last updated

Was this helpful?