grafana Questions

3

Solved

I am following the following grafana documentation on loki. I am unable to properly connect to my k8s clusters loki logs after installing loki, promtail, and grafana via helm charts. When I enter t...
Baksheesh asked 2/8, 2022 at 9:59

4

I am trying to turn rows with information into columns in Grafana, but can't figure it out. I have a table with the following information: ----------------- | Field | Total | ----------------...
Isaacson asked 8/4, 2021 at 11:48

3

I have a running instance of pushgateway and prometheus. And prometheus is configured to scrape from pushgateway. I am able to push metrics from my .NET applications to pushgateway which are ...
Daugava asked 26/4, 2020 at 5:30

3

I have a grafana Loki logs that's in my cluster. I am able to see my logs but as at the moment, the cluster is no longer in use and I would like to delete it but I still have some logs I would like...
Limitless asked 5/11, 2020 at 8:51

3

When I use table visualisation in Grafana with InfluxDB, the table panel always shows the time column, but I do not want it. So how can I achieve this? I have searched similar questions on StackOv...
Characharabanc asked 27/9, 2019 at 10:3

4

I am scraping the kubernetes metrics from prometheus and would need to extract the number of running pods. I can see container_last_seen metrics but how should i get no of pods running. Can someon...
Advance asked 3/12, 2018 at 14:20

2

Solved

I wanted to create alerts in Grafana for My Kubernetes Clusters. I have configured Prometheus, Node exporter, Kube-Metrics, Alert Manager in my k8s Cluster. I wanted to setup Alerting on Unschedula...
Noreen asked 16/11, 2021 at 7:20

1

When I try to create an alarm with Grafana, I get this error if there is no record that will trigger any alarm within the specified time period. If there is even a single value that will trigger th...
Willingham asked 21/2, 2022 at 14:15

3

Solved

I am sending json logs to loki and visualizing in grafana. Initially, my logs looked like as following. { "log": "{\"additionalDetails\":{\"body\":{},\"ip...
Herrenvolk asked 5/2, 2022 at 22:1

3

I'm logging a JSON which is being shown as a detected field log in Grafana: Screenshot of detected fields Now I want to filter the logs by level name, but I can't figure out how... I thought someth...
Oleum asked 29/4, 2022 at 9:27

1

Solved

I have a Prometheus metric as shown below query_duration{query = "SELECT * FROM TABLE_NAME"} I'm trying to extract only TABLE_NAME from the label query. I'm trying to use regex to extrac...
Hembree asked 19/6 at 9:53

4

Working in Docker Grafana 8.1.5. Using time series graph, I'm plotting a Prometheus Counter source (that has one label) as a time series (by label), and need to fill all null/missing values as zero...
Bedroom asked 1/10, 2021 at 18:21

2

Solved

I have set up a Grafana alert, that alerts when my values in a graph reaches a specific value. And that value was reached a month ago and ever since then the state has been "ALERTING". I obviousl...
Barbershop asked 6/11, 2019 at 11:26

7

Solved

I have on a dashboard, a number of panels (numbering around 6)to display data points chart making queries to dockerised instance of PostgreSQL database. Panels were working fine until very recentl...
Vassili asked 25/6, 2019 at 10:7

7

Solved

I am in the processing of migrating my panels from using the SQL syntax (from InfluxDB version 1.X) to the new influx syntax (InfluxDB version 2). There is an issue with the labels of the data. It ...
Fatwitted asked 24/6, 2021 at 20:9

3

My question is different ways to connect mongodb with grafana Link for reference ?
Depurative asked 11/9, 2017 at 11:0

2

I´m converting a statsd metric to Prometheus to be graphed in Grafana. This is a gauge being reset every 1m, showing requests in the past 1m. Prometheus is scraping every 15 secs. I´d like to produ...
Trier asked 19/9, 2022 at 14:38

14

Solved

what is default username and password for Grafana for http://localhost:3000/login page ? attaching a home page screenshot also. I want to watch mySql database for through it.
Starlin asked 4/1, 2019 at 13:10

2

Solved

Relevant info: Grafana v5.4.2 (commit: d812109) ElasticSearch version: 5.6.8 There is an ES index that is a log of events over time, and the events are categorised (per country). There is a gr...
Raffarty asked 25/7, 2019 at 13:30

2

Solved

I have some metrics from a Prometheus data-source like this (the real data contains many more label combinations): status{pod = "A", platform = "X",} 1 status{pod = "C&quot...
Pelkey asked 2/2, 2021 at 13:5

4

Solved

My password once worked, but I don't remember if I changed it or not. However, I can't reset it. I tried with no success: kubectl get secret --namespace default grafana -o jsonpath="{.data.admin...
Romaic asked 21/1, 2020 at 10:7

3

I have defined a variable in a Grafana dashboard through Grafana dashboard settings Variable is of "Custom" type. I want this variable having a default value when dashboard is opened. How...
Invar asked 11/8, 2020 at 11:39

2

I've been trying to create a stacked bar chart in Grafana from Prometheus data but struggling and to be honest, I'm not even entirely sure that what I'm trying to do is possible. I've had a go usin...
Hemialgia asked 26/10, 2021 at 8:40

2

I am following documentation and thanks to | line_format and regexReplaceAll I was able to fetch some substring from a line. Let's say now I have those columns: line 123 7 123 54 14 Having that I ...
Unchurch asked 15/1, 2021 at 14:19

3

I run Grafana 7.2.0 Open Source Edition and need to embed a website into the dashboard itself. That is, I need a row or two of the usual panels of graphs, and below them embed an external web site ...
Dereism asked 22/1, 2021 at 14:50

© 2022 - 2024 — McMap. All rights reserved.