Vitaly Bichov
Vitaly Bichov
We have more than 1000 dashboards and would like to back them up
This is a somewhat convoluted issue, please bear with me. It is related to these issues: https://github.com/hashicorp/consul/issues/602 https://github.com/hashicorp/consul/pull/724 When running on an environment such as AWS, you may need (as...
it seems that grafana-agent is missing a bunch of configuration options that otel-collector has. In my usecase I would like to increase `num_traces` value but it's missing from grafana config....
**Describe the bug** vmagent doesn't follow redirects without setting stream_parse: true for details see slack thread: https://victoriametrics.slack.com/archives/CGZF1H6L9/p1639404018163100 **Expected behavior** it should follow redirects in a way that is similar to...
**Is your proposal related to a problem?** _context:_ we're using grafana agent to route a subset of traces to grafana cloud and to calculate spannmetrics. We don't control the code...
**Is your proposal related to a problem?** we would like to be able to select only a subset (10) slowest/fastest transactions and save them into tempo **Describe the solution you'd...
**What happened**: I tried using grafana's [$__from and $__to variables](https://grafana.com/docs/grafana/latest/dashboards/variables/add-template-variables/#__from-and-__to) in alert condition but got the following exception when testing alert condition: ``` request handler response error {error querying the...