Variable for set global SAMPLED_DEFAULT_RATE #1611
Closed
artBass-rip
started this conversation in
Ideas
Replies: 1 comment
-
I did this 2 weeks ago. It's working! We have more then 10 millions issues for a day, and this helped us to stay alive :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
templates/sentry/_helper-sentry.tpl:
sentry.conf.py: |-
# Set default for SAMPLED_DEFAULT_RATE:
SAMPLED_DEFAULT_RATE = {{ .Values.global.sampledDefaultRate | default 1.0 }}
Beta Was this translation helpful? Give feedback.
All reactions