[release-12.0.2] docs: remove deprecation notice on Grafonnet (#106258)

docs: remove deprecation notice on Grafonnet (#106257)

(cherry picked from commit eff86c6684)

Co-authored-by: Jeroen Op 't Eynde <jeroen@simplistic.be>
pull/106255/head^2
grafana-delivery-bot[bot] 4 weeks ago committed by GitHub
parent b03f1d6e21
commit 9ca8c572e3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      docs/sources/observability-as-code/get-started.md

@ -84,5 +84,5 @@ If you're already using established Infrastructure as Code or other configuratio
- Integrate with GitOps workflows for seamless version control and deployment.
- [Crossplane](https://github.com/grafana/crossplane-provider-grafana) lets you manage Grafana resources using Kubernetes manifests with the Grafana Crossplane provider.
- [Grafonnet](https://github.com/grafana/grafonnet) is a Jsonnet library for generating Grafana dashboard JSON definitions programmatically. It is currently in the process of being deprecated.
- [Grafonnet](https://github.com/grafana/grafonnet) is a Jsonnet library for generating Grafana dashboard JSON definitions programmatically.
- [Grizzly](https://grafana.com/docs/grafana-cloud/developer-resources/infrastructure-as-code/grizzly/dashboards-folders-datasources/) is a deprecated command-line tool that simplifies managing Grafana resources using Kubernetes-inspired YAML syntax.

Loading…
Cancel
Save