grafana / grafana-app-sdk

An SDK for developing apps for grafana using kubernetes-like storage and operators
Apache License 2.0
44 stars 8 forks source link

Updating operator examples #245

Closed ferruvich closed 4 months ago

ferruvich commented 5 months ago

What

Updating operator examples in examples/operator folder to be more in line with our idea of how to write operators using the SDK. This PR adds the following:

Why

So we do have clear and useful examples for our users.