Open Issues Need Help
View All on GitHubA set of tools, types and libraries for building and manipulating Grafana objects.
A set of tools, types and libraries for building and manipulating Grafana objects.
A set of tools, types and libraries for building and manipulating Grafana objects.
A set of tools, types and libraries for building and manipulating Grafana objects.
AI Summary: The task is to improve the JSON serialization of the Python API within the Grafana Foundation SDK. Currently, the `to_json()` method only serializes a single level, and `json.dumps` fails. The solution involves either making the existing encoder work seamlessly with the standard Python `json` library or improving the `to_json()` method to handle nested objects correctly.
A set of tools, types and libraries for building and manipulating Grafana objects.