Back to Pyroscope

pyroscope-monitoring

operations/monitoring/helm/pyroscope-monitoring/README.md

2.0.12.7 KB
Original Source

pyroscope-monitoring

A Helm chart for monitoring Grafana Pyroscope. This helm chart uses otel-lgtm to monitor the health of the Grafana Pyroscope backend.

⚠️ Note: This monitoring setup is not production grade and is intended for development and testing purposes only.

Dashboards

This chart provisions the following Grafana dashboards under the "Pyroscope" folder:

  • operational - General operational metrics dashboard
  • v2-metastore - Metastore-related metrics dashboard (only relevant with v2 storage layer)
  • v2-read-path - Read path performance dashboard (focusing on v2 storage layer)
  • v2-write-path - Write path performance dashboard (focusing on v2 storage layer)

Requirements

RepositoryNameVersion
https://grafana.github.io/helm-chartsmonitoring(k8s-monitoring)3.7.2

Values

KeyTypeDefaultDescription
affinityobject{}
dashboards.cadvisorSelectorstring"job=~\"(.*/)?cadvisor\""
dashboards.cloudBackendGatewayboolfalse
dashboards.cloudBackendGatewaySelectorstring"container=~\"cortex-gw(-internal)?\""
dashboards.clusterstring"pyroscope-dev"
dashboards.ingestSelectorstring`"container=~"pyroscopedistributor
dashboards.kubeStateMetricsSelectorstring"job=~\"(.*/)?kube-state-metrics\""
dashboards.namespacestring"default"
dashboards.namespaceRegexstring".*"
dashboards.tenantQuerystring"sum by (tenant, slug, org_name, environment) (\n rate(pyroscope_distributor_received_decompressed_bytes_sum{cluster=~\"$cluster\",namespace=~\"$namespace\"}[$__rate_interval])\n)\n"
fullnameOverridestring""
image.pullPolicystring"IfNotPresent"
image.repositorystring"grafana/otel-lgtm"
image.tagstring"0.11.10"
imagePullSecretslist[]
nameOverridestring""
nodeSelectorobject{}
podAnnotationsobject{}
podLabelsobject{}
podSecurityContextobject{}
replicaCountint1
resourcesobject{}
securityContextobject{}
service.deployStaticNamebooltrue
service.typestring"ClusterIP"
tolerationslist[]