Skip to content

Commit d559cdc

Browse files
authored
feat: readme (#29)
1 parent a9d0fba commit d559cdc

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

README.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,10 @@
44
Release](https://img.shields.io/github/v/release/greptimeteam/greptimedb-grafana-datasource)
55
![GitHub
66
License](https://img.shields.io/github/license/greptimeteam/greptimedb-grafana-datasource)
7-
87
This is a [Grafana](https://grafana.com/grafana) data source plugin built for
98
[GreptimeDB](https://github.com/GreptimeTeam/greptimedb). This plugin is built
10-
on top of original Grafana Prometheus data source and enhanced for GreptimeDB's
9+
on top of original Grafana ClickHouse data source and enhanced for GreptimeDB's
1110
additional features.
12-
1311
## Installation
1412

1513
Grab the latest release from [release
@@ -69,13 +67,13 @@ See our setup guide from our [docs](https://docs.greptime.com/user-guide/integra
6967
7068
### Use The Query Builder
7169
* Table: Presents data in a structured table format. Optimized for datasets without a timestamp field.
72-
![Table Query](/grafana/table.png)
70+
![Table Query](/screenshots/table.png)
7371
* Time Series: Provides data that includes a timestamp field, for time series visualization.
74-
![Time Series](/grafana/series.png)
72+
![Time Series](/screenshots/series.png)
7573
* Logs: Supplies data formatted for log analysis.
76-
![Logs](/grafana/logs.png)
74+
![Logs](/screenshots/logs.png)
7775
* Traces: Provides detailed trace data.
78-
![Traces](/grafana/traceconfig.png)
76+
![Traces](/screenshots/traceconfig.png)
7977
8078
## Development
8179
@@ -112,7 +110,7 @@ Join our [community slack](https://www.greptime.com/slack) channel #grafana for
112110
discussion of this plugin.
113111

114112
## License
115-
Built on the ClickHouse Grafana datasource plugin.
113+
116114
GreptimeDB uses the [Apache License
117115
2.0](https://apache.org/licenses/LICENSE-2.0.txt) to strike a balance between
118116
open contributions and allowing you to use the software however you want.

0 commit comments

Comments
 (0)