Skip to content

Commit

Permalink
Add missing generic_metrics_gauges storage set (sentry-kubernetes#1069)
Browse files Browse the repository at this point in the history
  • Loading branch information
adonskoy authored and alekitto committed Nov 24, 2023
1 parent ced7983 commit eca4b71
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion sentry/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: sentry
description: A Helm chart for Kubernetes
type: application
version: 20.10.0
version: 20.10.1
appVersion: 23.11.1
dependencies:
- name: memcached
Expand Down
1 change: 1 addition & 0 deletions sentry/templates/configmap-snuba.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ data:
"generic_metrics_counters",
"spans",
"group_attributes",
"generic_metrics_gauges",
},
{{- /*
The default clickhouse installation runs in distributed mode, while the external
Expand Down

0 comments on commit eca4b71

Please sign in to comment.