get http://localhost:8080//stats
Get tag stats for a given dashboardUUID
You must have read access to the dashboard to access stats
you will get back kv pairs in this format
{'tag' : number, 'tag2' : number}
Get tag stats for a given dashboardUUID
You must have read access to the dashboard to access stats
you will get back kv pairs in this format
{'tag' : number, 'tag2' : number}
Try It!
to start a request and see the response here!