Skip to content

Commit

Permalink
reorders sections
Browse files Browse the repository at this point in the history
  • Loading branch information
MGJamJam committed Jun 7, 2024
1 parent 19f409b commit 83de950
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions bitmovin-analytics-datasource/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ Plugin that allows you to connect Bitmovin Analytics solution into your Grafana

## Setup

### Add the datasource

Add the plugin and acquire your Bitmovin Analytics API key from the [bitmovin dashboard](https://dashboard.bitmovin.com/account).

Configure the datasource:
Expand All @@ -16,6 +18,10 @@ Configure the datasource:

Optionally add your `Tenant Org Id` which you can also get from the [bitmovin dashboard](https://dashboard.bitmovin.com).

### Add example dashboard

See the [example_dashboard.json](example_dashboard.json) for a demo. Configure the datasource with your Api Key and select a license key in each panel.

## Time Series Graph

Add a new panel and select the bitmovin analytics datasource.
Expand Down Expand Up @@ -44,10 +50,6 @@ To compare e.g. impressions per browser, we provide the `Group By` attribute to

Configure the metric as described in [Time Series Graph](#time-series-graph) but uncheck the `Format as time series` option and add a `Group By` dimension. It is recommended to add a limit (e.g. 10).

## Example

See the [example_dashboard.json](example_dashboard.json) for a demo. Configure the datasource with your Api Key and select the a license key in each panel.

## Support

Please refer to our [Documentation](https://developer.bitmovin.com/playback/docs/integrating-bitmovin-analytics-with-grafana) and [Analytics Api Reference](https://developer.bitmovin.com/playback/reference/overview) for more information or reach out to us at [bitmovin.com](https://bitmovin.com/contact-bitmovin/).
Expand Down

0 comments on commit 83de950

Please sign in to comment.