29 Apr 2025 12:35 PM
Hi everyone,
I’ve built a Python-based custom script extension (v2.0) that runs locally on each OneAgent host (no remote endpoints).
Each endpoint in the extension definition corresponds to a single script executed on the host itself.
Because these scripts are host-specific, we currently create a separate monitoring configuration per host rather than at the Host Group or Environment level. Our Dynatrace Managed cluster now contains roughly 1 000–2 000 hosts (mix of on-prem VMs, EC2 instances, and K8s nodes) that all require this extension.
I’d appreciate clarification on two points:
Thanks in advance for your insights!
- Roei