Closed Tastyep closed 5 years ago
Bumping this to add some details. The problem occurs when exporting the content pack, the stacked chart as an empty series field = [], by modifying manually the JSON I managed to make it work. Correctly exporting it should fix this issue.
Hello,
After upgrading my version of graylog to 3.0, I noticed that stacked charts failed to load properly.
Current Behavior
Loading the stacked chart from a content pack fails with the following error:
There was an error fetching a resource: cannot GET http://172.19.0.5:9000/api/dashboards/5c7d40573ecd49000dbc23a6/widgets/8119956c-682d-4f7b-913f-484a1560b3c4/value (500). Additional information: Null from
The widget loads, but its content is just a text equal to N/A.Steps to Reproduce (for bugs)
I don't have a live example, but the problem is fairly easy to reproduce.
Context
I want to create a combined graph of mean and max latency for requests.
Your Environment