microsoft/garnet

Garnet Monitoring Integration in Helm Chart

Open

#629 创建于 2024年9月3日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)C# (11,827 star) (660 fork)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.

贡献者指南