grafana / grafana

The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
https://grafana.com
GNU Affero General Public License v3.0
64.41k stars 12.06k forks source link

Plugins API: add documentation about the available /api/plugins endpoints #40052

Open leventebalogh opened 3 years ago

leventebalogh commented 3 years ago

The problem

Currently there is no good place to go to understand what API endpoints are available for interacting with plugins.

A possible solution

We could use automatically generated API docs. (This issue could be a good candidate to start introducing it to the codebase).

github-actions[bot] commented 8 months ago

This issue has been automatically marked as stale because it has not had activity in the last year. It will be closed in 30 days if no further activity occurs. Please feel free to leave a comment if you believe the issue is still relevant. Thank you for your contributions!