Skip to content

Commit 8592ed4

Browse files
committed
Update branding: replace logo and update terminology from logs to telemetry data
1 parent 6623f59 commit 8592ed4

File tree

2 files changed

+11
-5
lines changed

2 files changed

+11
-5
lines changed

src/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Parseable Datasource for Grafana
22

3-
This data source plugin allows you to query and visualize log data stored in Parseable server.
3+
This data source plugin allows you to query, search and visualize telemetry data stored in Parseable server.
44

55
## Pre-requisites
66

7-
[Parseable server](https://github.com/parseablehq/parseable) setup and receiving logs from your application. Read more on [Parseable documentation](https://www.parseable.io/docs/quick-start).
7+
[Parseable server](https://github.com/parseablehq/parseable) setup and receiving telemetry data from your application. Read more on [Parseable documentation](https://www.parseable.io/docs/quick-start).
88

99
## Installation
1010

@@ -20,13 +20,13 @@ This data source plugin allows you to query and visualize log data stored in Par
2020

2121
## Usage
2222

23-
Once the plugin is configured with correct Parseable server instance. You can start using it to query logs and visualize them. You can use the query editor to write your own queries.
23+
Once the plugin is configured with correct Parseable server instance. You can start using it to query, search and visualize telemetry data stored in Parseable server. You can use the query editor to write your own queries.
2424

2525
### Importing Dashboards
2626

2727
This plugin has a a pre-made dashboard called "Parseable Demo Data". You can find it by navigating to the data sources configuration page, selecting the Parseable data source and clicking on the Dashboards tab.
2828

29-
This dashboard is aimed at visualizing the logs stored in the Parseable demo server. You can use it as a starting point for your own dashboards. To use this dashboard, you will need to configure the data source with the Parseable demo server URL [https://demo.parseable.com](https://demo.parseable.com:443) and credentials `parseable`, `parseable`.
29+
This dashboard is aimed at visualizing the telemetry data stored in the Parseable demo server. You can use it as a starting point for your own dashboards. To use this dashboard, you will need to configure the data source with the Parseable demo server URL [https://demo.parseable.com](https://demo.parseable.com:443) and credentials `admin`, `admin`.
3030

3131
## Screenshots
3232

src/img/logo.svg

Lines changed: 7 additions & 1 deletion
Loading

0 commit comments

Comments
 (0)