Skip to Content.
Sympa Menu

perfsonar-user - [perfsonar-user] Using Grafana to visualize previously collected data

Subject: perfSONAR User Q&A and Other Discussion

List archive

[perfsonar-user] Using Grafana to visualize previously collected data


Chronological Thread 
  • From: Andrew Gallo <>
  • To: "" <>
  • Subject: [perfsonar-user] Using Grafana to visualize previously collected data
  • Date: Fri, 9 Feb 2024 15:20:56 -0500

Greetings:

I've followed the Grafana cookboook (here: https://docs.perfsonar.net/grafana_cookbook.html).

I've created and tested the data source and imported the dashboards.

What I'm finding is that Grafana is only displaying data that was collected after I completed this installation, even though I have data from before that point.

Specifically, I got Grafana / OpenSearch connected yesterday, but when I attempted to view 30 days worth of data, I only see graphs for yesterday.

Is this expected behavior?

If I play around with the Grafana query explorer, I can see that the time range does change as expected, eg:
90 day

{\"range\":{\"pscheduler.start_time\":{\"gte\":1699733443050,\"lte\":1707509443050,\"format\":\"epoch_millis\"}}}
7 day {\"range\":{\"pscheduler.start_time\":{\"gte\":1706904709764,\"lte\":1707509509764,\"format\":\"epoch_millis\"}}},


But the only data that gets displayed is data from the point of the Grafana installation.

Is there a way to use Grafana to display all the data from a perfSONAR node?

Thank you.





--
________________________________
Andrew Gallo
The George Washington University

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature




Archive powered by MHonArc 2.6.24.

Top of Page