Skip to content

Commit 14985a7

Browse files
Merge pull request #10092 from msvolenski/LM-2143_update_dynatrace_docs
Update Dynatrace docs to reflect the Kubernetes reality
2 parents 8a10569 + 31ecc46 commit 14985a7

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,9 @@ What Dynatrace calls "dimensions," other monitoring tools call "tags." The Mendi
5959

6060
For metrics that are pushed to Dynatrace, Mendix attaches these default dimensions:
6161

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

6566
#### Extra Dimensions
6667

0 commit comments

Comments
 (0)