A set of tools, types and libraries for building and manipulating Grafana objects.

5 Open Issues Need Help Last updated: Aug 21, 2026

Open Issues Need Help

View All on GitHub

A set of tools, types and libraries for building and manipulating Grafana objects.

PHP

A set of tools, types and libraries for building and manipulating Grafana objects.

PHP
help wanted question

A set of tools, types and libraries for building and manipulating Grafana objects.

PHP

A set of tools, types and libraries for building and manipulating Grafana objects.

PHP

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.

Complexity: 3/5
help wanted question

A set of tools, types and libraries for building and manipulating Grafana objects.

PHP