microsoft/garnet

Garnet Monitoring Integration in Helm Chart

开放

#629 创建于 2024年9月3日

 (3 条评论) (0 个反应) (0 位负责人)C# (660 个派生)batch import
help wanted

仓库指标

星标
 (11,827 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南