grafana Questions

2

Solved

I use the node_cpu_seconds_total metrics for this. Basically, I want to subtract mode="idle" from the total CPU usage and then take the avg rate of the result, then a percentage calculati...
Smaltite asked 15/2, 2022 at 12:24

2

I have a requirement to list down all the dashboards available in the grafana server and list down all of them as a navigational list in my UI application. Is this even possible.
Caulescent asked 8/2, 2018 at 0:22

1

I am trying to configure Recording rule and according to documentation, it is not clear, how to set it up. I configured rules.yml file in /loki/rules directory. According the doc Recording rules, I...
Presumption asked 5/11, 2022 at 16:37

3

Solved

I am trying to make a detailed dashboard in grafana that opens on click. I do it by passing a variable to the dashboard debending on the clicked facility. When the dashboard opens it needs to displ...
Aconite asked 5/11, 2018 at 12:58

1

I really like Heroku's app monitoring. But I don't have it in my Dokku PaaS. I want to see my apps and plugins CPU, RAM, disk load, network IO, ... Is there a way that I can easily collect and vis...
Liberia asked 18/2, 2020 at 9:43

2

I need to be able to use variables in table names - I basically have the same set of tables used for different types of data, so I would like to just have one dashboard and swapping between all typ...
Kolk asked 17/8, 2020 at 10:15

1

I have Kubernetes running (K3s on TrueNAS scale). I've deployed Prometheus and Grafana and am able to access the metrics in Grafana. I now want to create a stacked line chart that shows memory usag...
Lilias asked 9/10, 2022 at 15:3

1

I scrape metrics with Prometheus every 30 seconds. When I check in Prometheus graph: elasticsearch_jvm_memory_max_bytes{}[2m] I can see there is range vector with 4 values: 2095185920 @1626523484.0...
Tamah asked 17/7, 2021 at 12:22

2

I have an application that increments a Prometheus counter when it receives a particular HTTP request. The application runs in Kubernetes, has multiple instances and redeploys multiple times a day....
Xylotomous asked 19/7, 2019 at 12:54

2

I have my graphs in Grafana automatically updating every few seconds. The last data point on the right drops down temporaily as data comes in. The correct value is eventually shown, but it's low fo...
Thracophrygian asked 29/3, 2018 at 7:17

1

Solved

I have a log stream that has a UserID= label. I'm trying to count the number of unique users within an hour. Here's an example of my log stream: ts=2022-09-16T10:52:54.21344541Z level=INFO UserID=6...
Least asked 17/9, 2022 at 10:46

1

I have prometheus server running at http://localhost:8001/: which if i browse through browser shows this: # HELP python_gc_objects_collected_total Objects collected during gc # TYPE python_gc_objec...
Yield asked 29/7, 2022 at 21:9

2

I created a Grafana dashboard variable and tried to filter the values via the regex field. This works for static regex definition. I would now like to use another variable inside the regex which p...
Rodrickrodrigez asked 6/2, 2019 at 10:32

3

Solved

We are using Grafana 4 and have implemented alert notifications to a slack channel through an Incoming Webhook. The notifications are sent as and wen expected, except that the link in the notificat...
Luting asked 22/12, 2016 at 12:13

3

Solved

When i make a table panel and go to "Options" tab, columns parameter set to Auto: Columns and their order are determined by the data query. Is there a doc on how write prometheus queries for grafa...
Ticonderoga asked 4/9, 2018 at 10:0

1

Solved

I have installed loki and grafana via helm charts to my cloud hosted k8s cluster. How do I send the loki metrics to grafana cloud? I know I should edit the promtail config file but how do I locate ...

3

I’m trying to suss out how to format my key/value pair dashboard variable. I’ve got a variable whose definitions are: sensor_list = 4431,8298,11041,13781 sensor_kv = 4431 : Storage,8298 : Stairs,11...
Landa asked 12/2, 2021 at 1:55

1

Solved

I have a docker swarm setup with traefik in it. I added a service (in this case, grafana and prometheus) with this label: grafana: ... labels: - "router=inbound" - "traefik.http...
Windtight asked 10/2, 2022 at 13:28

0

Is there a way to specify filtering on Grafana query to include only results which have a specific label empty? Or at least have the only results with the label specified, even if it has an empty v...
Lambrecht asked 28/7, 2022 at 9:2

3

Solved

I have successfully running a grafana instance on my server. It runs on http without a problem. Now I want to switch from http to https. My grafana.ini is shown bellow: ###########################...
Welker asked 10/10, 2016 at 11:2

3

I downloaded my prometheus version is 2.3.2 wget https://github.com/prometheus/prometheus/releases/download/v2.3.2/prometheus-2.3.2.linux-amd64.tar.gz untared and prometheus already running as s...
Tycho asked 22/2, 2019 at 2:22

2

I have a set of logs like this: {"action": "action_a", "username": "user_1", "ts": "2021-09-10T02:18:14.103Z"} {"action": &quot...
Pub asked 10/9, 2021 at 2:43

3

So in my case I use Iframes to attach Grafana to my page (which provides me beautiful and easy to use graphs). It's possible to notice that Grafana's Iframes triggers a kind of refresh on my Angul...
Swig asked 30/9, 2019 at 19:16

0

I am using Grafana v8.3.5 + Postgres. And using the Time Series line chart where I want to display the value the query is returning, but would like that the tooltip shows me other information. sele...
Friedland asked 1/7, 2022 at 11:48

1

Solved

I am using Grafana Loki and I need to calculate the total number of a certain log message for a specific time interval. For example, I need the total number of log message "some-text" in ...
Cletus asked 13/6, 2022 at 18:25

© 2022 - 2024 — McMap. All rights reserved.