mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 02:12:29 +08:00
docs/sources/plugins/developing/datasources.md: Improve language
This commit is contained in:
@ -11,7 +11,7 @@ weight = 5
|
||||
# Data Sources
|
||||
|
||||
Data source plugins enable people to develop plugins for any database that
|
||||
communicates over http. Its up to the plugin to transform the data into
|
||||
communicates over HTTP. Its up to the plugin to transform the data into
|
||||
time series data so that any grafana panel can then show it.
|
||||
|
||||
## Data source development
|
||||
|
Reference in New Issue
Block a user