Inputing string data into graphana

Hello i am quite new to graphana and I would like to input this to visualize on graphana. This was the string I’m given. How would I go about it to visualize the data?

[{“name”:“My_data”,“description”:“”,“unit”:“”,“values”:[{“value”:2.718125801147459E-9,“timestamp”:“2021-04-22T03:40:31.778Z”},{“value”:-0.12533323086733605,“timestamp”:“2021-04-22T03:40:31.878Z”},{“value”:-0.24868988453158572,“timestamp”:“2021-04-22T03:40:31.978Z”},{“value”:-0.3681245501574992,“timestamp”:“2021-04-22T03:40:32.078Z”},{“value”:-0.48175367171962663,“timestamp”:“2021-04-22T03:40:32.178Z”},{“value”:-0.5877852500930751,“timestamp”:“2021-04-22T03:40:32.278Z”},{“value”:-0.684547103946708,“timestamp”:“2021-04-22T03:40:32.378Z”},{“value”:-0.7705132410425307,“timestamp”:“2021-04-22T03:40:32.478Z”},{“value”:-0.8443279240453542,“timestamp”:“2021-04-22T03:40:32.578Z”},{“value”:-0.9048270513084077,“timestamp”:“2021-04-22T03:40:32.678Z”}]}]"

Hi @lutfilais3,

What datasource or database did this data come from? If you set up the Test Data DB datasource, there is an option to enter manual values, but that is not scalable and really only for testing.

This topic was automatically closed after 365 days. New replies are no longer allowed.