Kaushik Surya
Kaushik Surya
# Description of the issue We have stale clusters from our integ tests that arent getting cleaned up. # Description of changes Update eks cleaner script to include missing regex....
# Description of changes Introduce the ability to publish metrics to Amazon Managed Prometheus as a destination. Key highlights: * Add `metrics_destinations` under `metrics` section of the agent config. The...
### Component(s) jmx-metrics ### What happened? ## Description When using tomcat as the target system for jmx-metrics, `tomcat.sessions` is always emitted as 0 despite the MXBeans showing a non-zero value...
# Description of changes The tool/clean module contains all our cleaner scripts to purge any orphaned resources created by our integ tests. Moving this over from the agent repo to...
Ability to configure Collector's Service, Headless Service, Monitoring Service and Extension Service
**Description:** * Introduces new Collector CRD config options for configuring & managing the ClusterIP Service, Headless Service, Monitoring Service & Extension Service. * For each of the Services, config to...