Azure / prometheus-collector

Other
58 stars 35 forks source link

Upgrade components to 0.99 and use golang for config processing #891

Open rashmichandrashekar opened 1 month ago

rashmichandrashekar commented 1 month ago

PR Description

  1. Upgrade otelcollector and TA to 0.99
  2. Remove Prometheus-Operator custom build
  3. Use golang for configuration parsing instead of shell scripts
  4. Use golang exe as the main exe for container start
  5. Configure liveness probe from configuration-reader sidecar to accommodate removal of hot reload
  6. Web handler changes to work with latest version

New Feature Checklist

Tests Checklist

github-actions[bot] commented 22 hours ago

This PR is stale because it has been open 7 days with no activity. Remove stale label or comment or this will be closed in 5 days.