Skip to content

Commit 0f962d8

Browse files
authored
Update the release (#8)
1 parent eae9bf1 commit 0f962d8

11 files changed

+883
-5
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This data source plugin allows you to query and visualize log data stored in Par
1616

1717
- Push the `Save and Test` button, if there is an error message, check the credentials and connection.
1818

19-
<img src="https://github.com/parseablehq/parseable-datasource/blob/main/src/img/configuration.png?raw=true" width="100" height="100">
19+
<img src="https://github.com/parseablehq/parseable-datasource/blob/main/src/img/configuration.png?raw=true" width="300" height="300">
2020

2121
## Usage
2222

dist/README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,18 @@ This data source plugin allows you to query and visualize log data stored in Par
1616

1717
- Push the `Save and Test` button, if there is an error message, check the credentials and connection.
1818

19-
![data source config](https://github.com/parseablehq/parseable-datasource/blob/main/src/img/configuration.png?raw=true)
19+
<img src="https://github.com/parseablehq/parseable-datasource/blob/main/src/img/configuration.png?raw=true" width="300" height="300">
2020

2121
## Usage
2222

2323
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.
2424

25+
### Importing Dashboards
26+
27+
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.
28+
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.io and credentials parseable, parseable.
30+
2531
## Screenshots
2632

2733
![log dashboard](https://github.com/parseablehq/parseable-datasource/blob/main/src/img/log-visualisation.png?raw=true)

0 commit comments

Comments
 (0)