Panel With many Json query

Hi all,
Im running on Grafana v11.2.0 on Windows 10 pro

Im trying to make a tab panel populated from many JSONAPI query.

Many query are not showed in tab…
I Had checked all query is working singularly and are ok.
Here tab configuration, in trasformation is added Merge series/tables

you can check the query inspector, you might be hitting a rate limit, submitting 5 requests all at once?

check out the infinity plugin, it is a lot flexible than the json api one…

Same problem with infinity

what does the query inspector say?

Total request time 1.13 s
Number of queries 5
Total number rows 5

5 query are correct now i had removed one

Now are 5 query but still displayed 3 …

I reconfigured with infinity
Five row


But 7 query
Stats

Total request time 1.75 s
Number of queries 7
Total number rows 7

Inspector

Object
traceId:undefined
request:Object
url:“api/ds/query?ds_type=yesoreyeram-infinity-datasource&requestId=Q1002”

method:“POST”
data:Object
queries:Array[7]
from:“1728274091542”
to:“1728295691542”
hideFromInspector:false
response:Object
results:Object
A:Object
B:Object
C:Object
D:Object
E:Object
F:Object
G:Object

Hi,
Do you have any news or ideas ??
Thank You !

what is the transformation you are using?

Hi Yosiasz,

I’m using: 1 Merge series/tables
2 add field from calculation (for row Index)

Removin add field from calculation the problem remain.

Thank you so much for your interest.

Do you have some news?

Does anyone have anything to suggest?