Alexandre de Verteuil
Alexandre de Verteuil
There is no one step to install the agent and point to the custom YAML config file. The agent has to be installed, it has to run, then we have...
Hello, I haven't imported my statements since July, so I'm not sure when the problem started. I checked issue #2 and the problem happens at a different stage. When sending...
#### Describe the bug When I run `mimirtool alertmanager get`, the output is not very clean. Problems: * The Alertmanager config is at the root of the printed YAML output,...
There is no one step to install the agent and point to the custom YAML config file. The agent has to be installed, it has to run, then we have...
Example error from query inspector: { "xhrStatus": "complete", "request": { "method": "GET", "url": "api/datasources/proxy/2/azuremonitor/subscriptions//resourceGroups/{rgA,rgB}/resources?api-version=2018-01-01" }, "response": { "error": { "code": "InvalidResourceGroup", "message": "The provided resource group name '{rgA,rgB}' has these...
I tried installing mixtool with go v1.18 and I got an error. It works fine with go v1.17.8 but then I get a deprecation notice. With go v1.18: ``` $...
I loaded this: ``` namespace: test groups: - name: default rules: - alert: AlwaysFiring record: "" for: 0s expr: 1 == bool 1 - record: "agent:custom_server_info:up" alert: "" expr: |2...
Hi, I'm trying to configure the Email Plugin, but I think there is an infinite loop bug. ## Email provider I host my personal [mailcow: dockerized](https://github.com/mailcow/mailcow-dockerized) mail server on DigitalOcean....
The bookmark_path parameter is in brackets in the configuration reference, indicating that this is an optional parameter. https://grafana.com/docs/loki/latest/clients/promtail/configuration/#windows_events ``` # Sets the bookmark location on the filesystem. # The bookmark...