We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
prometheus being able to scrape metrics
user: password: "xxxxxxxxxxx" create: true email: [email protected] system: url: "http://sentry.apatsev.org.ru" hooks: activeDeadlineSeconds: 600 ingress: enabled: true hostname: sentry.apatsev.org.ru ingressClassName: "nginx" regexPathStyle: nginx annotations: nginx.ingress.kubernetes.io/proxy-body-size: 200m # https://github.com/getsentry/self-hosted/issues/1927 nginx.ingress.kubernetes.io/proxy-buffers-number: "16" nginx.ingress.kubernetes.io/proxy-buffer-size: "32k" symbolicator: enabled: true postgresql: primary: extraEnvVars: - name: POSTGRESQL_MAX_CONNECTIONS value: "400" kafka: provisioning: replicationFactor: 3 heapOpts: -Xmx4096m -Xms4096m global: storageClass: yc-network-ssd controller: persistence: size: 100Gi logPersistence: size: 100Gi resourcesPreset: large broker: persistence: size: 100Gi logPersistence: size: 100Gi resourcesPreset: large metrics: enabled: true jmx: enabled: true serviceMonitor: enabled: true path: /metrics labels: release: prometheus
v25.9.0
helm install sentry -n test sentry/sentry --version 25.9.0 -f values-sentry-local.yaml --wait --timeout=1000s
No response
expected a valid start token, got "<" ("INVALID") while parsing: "<"
Kafka issue bitnami/charts#27546 Kafka fix bitnami/charts#27562
The text was updated successfully, but these errors were encountered:
Fix by #1477
Sorry, something went wrong.
No branches or pull requests
Issue submitter TODO list
Describe the bug (actual behavior)
Expected behavior
prometheus being able to scrape metrics
values.yaml
Helm chart version
Steps to reproduce
Screenshots
No response
Logs
expected a valid start token, got "<" ("INVALID") while parsing: "<"
Additional context
Kafka issue bitnami/charts#27546
Kafka fix bitnami/charts#27562
The text was updated successfully, but these errors were encountered: