Skip to content

Multi-Queries for Grafana Time Series Plot \query endpoint #428

Closed Answered by simPod
wicky818 asked this question in Q&A
Discussion options

You must be logged in to vote

My panels sends two queries:

{
   "app":"panel-viewer",
   "requestId":"mixed-0-Q106",
   "timezone":"utc",
   "panelId":1,
   "dashboardUID":"fe7cac66503ff201a92bbb1e8d66c666",
   "publicDashboardAccessToken":"",
   "range":{
      "from":"2023-06-18T10:21:46.836Z",
      "to":"2023-06-20T10:21:46.836Z",
      "raw":{
         "from":"now-2d",
         "to":"now"
      }
   },
   "timeInfo":"",
   "interval":"2m",
   "intervalMs":120000,
   "targets":[
      {
         "alias":"",
         "datasource":"JSON",
         "payload":{
            "timeseries_group_by":"none",
            "force_second_y_axis":true,
            "panel_type":"timeseries"
         },
         "refId":"A",
     …

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@wicky818
Comment options

@simPod
Comment options

Answer selected by wicky818
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants