microsoft/garnet

Garnet Monitoring Integration in Helm Chart

Open

#629 opened on 2024年9月3日

GitHub で見る
 (3 comments) (0 reactions) (0 assignees)C# (11,827 stars) (660 forks)batch import
help wanted

説明

Feature request type

sample request

Is your feature request related to a problem? Please describe

Integrate monitoring capabilities for Garnet within the existing Helm chart to enhance observability and ensure efficient tracking of system performance.

Describe the solution you'd like

  1. Prometheus Setup: Add Prometheus as an optional dependency in the Helm chart. Configure Prometheus to scrape metrics from Garnet endpoints.

  2. Grafana Dashboards: Provide pre-configured Grafana dashboards for visualizing key metrics. Allow customization of dashboards for user-specific needs. 3.Alerting: Set up default alerting rules in Prometheus. Enable integration with notification systems like Slack or email. 4.Helm Values Configuration: Allow users to enable/disable monitoring through Helm values. Provide configuration options for custom metrics and alert thresholds. 5.Documentation: Update Helm chart documentation with setup instructions. Include examples for custom configurations and troubleshooting tips.

Describe alternatives you've considered

No response

Additional context

Integrating monitoring into the Garnet Helm chart will significantly benefit system administrators by providing real-time insights and alerts, ultimately enhancing system reliability and performance.

コントリビューターガイド