-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix charts for datadog #1202
fix charts for datadog #1202
Conversation
@labuladong:Thanks for your contribution. For this PR, do we need to update docs? |
1cf5e06
to
7ebeef0
Compare
ad.datadoghq.com/vault.checks: | | ||
{ | ||
"openmetrics": { | ||
"init_config": [{}], | ||
"vault": { | ||
"init_config": {}, | ||
"instances": [ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
{{/*Define broker autorecovery name*/}} | ||
{{- define "pulsar.autorecovery.podName" -}} | ||
{{- print "autorecovery" -}} | ||
{{- define "pulsar.autorecovery.containerName" -}} | ||
{{- print "bookie-recovery" -}} | ||
{{- end -}} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixes streamnative/eng-support-tickets#2331 (cherry picked from commit 4351df9)
Fixes streamnative/eng-support-tickets#2331 (cherry picked from commit 4351df9)
Fixes https://github.com/streamnative/eng-support-tickets/issues/2331?reload=1?reload=1