-
Notifications
You must be signed in to change notification settings - Fork 201
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
Alloy Health integration does not register the pre-bundled alert rules #1446
Comments
Did you install the integration on your Grafana Cloud Connections menu, as described here? |
I am not running on Grafana Cloud . My installation is on AWS EKS. |
How and where do I run this command from ? My Alloy is installed as a set of Helm releases (via Flux/kustomize) with the following resources: Cluster Helm Release Node Helm Release and finally a kustomization.yaml file:
|
This issue has not had any activity in the past 30 days, so the |
What's wrong?
I have enabled Grafana Alloy Health Integrations. As per the documentation if this is enabled the deployment will also contain some default alerts. I cannot see any of these alerts in my environment.
Steps to reproduce
Install Grafana Alloy Helm Chart with the following version:
apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: alloy-cluster namespace: monitoring spec: chart: spec: chart: 3rdparty/grafana/alloy sourceRef: kind: HelmRepository name: orion namespace: flux-system version: '0.6.0' dependsOn: - name: prometheus-operator-crds namespace: monitoring
Check for AlertRules using kubectl or in Grafana (Mimir) UI under Alert rules.
System information
Server Version: v1.29.6-eks-db838b0
Software version
Grafana Alloy v1.3.0
Configuration
Logs
No response
The text was updated successfully, but these errors were encountered: