aws / aws/amazon-cloudwatch-agent
Health endpoint
Open
area/container
enhancement
- Dominant language
- Go
- Stars
- 550
- Forks
- 271
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 13
Description
My team runs cloudwatch agent as a container to collect metrics. Does cw agent have a healthz or livez endpoint I could use to setup probes for the daemonset https://github.com/aws-samples/amazon-cloudwatch-container-insights/blob/master/k8s-yaml-templates/cwagent-kubernetes-monitoring/cwagent-daemonset.yaml ?
Contributor guide
Research direction
Start by reviewing the cwagent-daemonset.yaml file linked in the issue and the agent's existing service entry points. Determine whether a healthz or livez endpoint can support Kubernetes probes, then verify that the daemonset can use it and that the endpoint reports the intended agent health.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- observability-sre
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100