Skip to content

Commit 22cd421

Browse files
committed
chore: update Dynatrace docs to reflect the Kubernetes reality
1 parent 6e56e90 commit 22cd421

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

content/en/docs/deployment/mendix-cloud-deploy/monitoring-with-apm/dynatrace-metrics.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,8 @@ What Dynatrace calls "dimensions," other monitoring tools call "tags." The Mendi
6060
For metrics that are pushed to Dynatrace, Mendix attaches these default dimensions:
6161

6262
* `app` – The environment ID of your Mendix environment
63-
* `instance_index` – Instance index that the metrics belong to
63+
* `pod_name` - The instance to which the metrics belong (available only in Kubernetes deployments)
64+
* `instance_index` – Instance index that the metrics belong to (available only in Cloud Foundry deployments)
6465

6566
#### Extra Dimensions
6667

0 commit comments

Comments
 (0)