12 May 2025 07:17 AM
Hi All,
I have configured a Apache Kafka extension and its collecting the data.
Now I want to add all entries related to this extension to my existing MZ so that I can filter metrics data in data explorer wrt to this MZ only.
Please guide.
Regards,
Guru Gogi
12 May 2025 07:58 AM
Hi,
I think you need to develop your own script using Dynatrace API.
Best regards
12 May 2025 08:04 AM
Hi @AntonPineiro ,
please can you explain more like which API and how to use it.
12 May 2025 10:17 AM - edited 12 May 2025 10:19 AM
Hi,
I would say a combination of monitored entities to filter entities to management zone scope. And Extensions 2.0 for adding those to Kafka extension.
Best regards
12 May 2025 08:26 AM
Hi @gurugogi
In Dynatrace, there are APIs that can directly tell you the names of individual entities you want to add to a Management Zone (MZ).
The configuration might then look something like this.