CodeForPhilly / CodeForPhilly/chime
Create Observability Stack for Monitoring and Logging
Open
k8s infra
- Dominant language
- Python
- Stars
- 210
- Forks
- 153
- PR merge metrics
- No merged PRs in 30d
Description
Generating the observability stack serves the following purposes:
- Allows for monitoring of both the cluster and application.
- Identify resource contention and scale issues through metrics
- Allows developers to pinpoint errors and surface them for ops alerts
Components to generate:
- The data pipeline which will deliver logs from the environment and application
- The metrics visualization
- Data management layer either on the cluster, or provide the connectivity to another component which will surface.
Technologies and software to consider:
- Elasticsearch
- Grafana
- Prometheus
- Splunk
Contributor guide
Assessment
This issue has not been assessed yet.