coffee coder
coffee coder
Hello, I was referring to this page https://github.com/grafana/agent/blob/main/production/README.md#use-our-production-tanka-configs The recommendation is as below ``` # substitute your target k8s version for "1.16" in the next few commands jb install github.com/jsonnet-libs/k8s-alpha/1.16...
- Are you using legacy alerting or Unified Alerting? Unified Alerting - Please list ALL configuration options related to alerting. You can find these in the Alerting and Unified Alerting...
@zuchka is my assumption correct? that the option for: - Manage alerts via alerting UI - Alertmanager datasource are missing from the provisioning API?
@via-justa, so for Alertmanager datasource it is ``` "jsonData": { "alertmanagerUid": "P7647F508D5F54FCB", "httpMethod": "POST" }, ``` But I won't be able to know the Uid during provisioning.. What about for...
@phmayer Thanks, so it works with seperate alertmanager. I am trying to use the unified alerting and use the alertmanager built in grafana. So far the option for - Manage...