Skip to content

Commit

Permalink
spell check
Browse files Browse the repository at this point in the history
  • Loading branch information
n0vabyte committed Oct 16, 2024
1 parent 5fd293a commit eb52fc7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/marketplace-docs/guides/prometheus-grafana/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Grafana is an analytics and monitoring solution with a focus on accessibility fo

If your Akamai account contract has **Reporting** enabled you can take advantage of the **[Akamai Reporting API V2](https://techdocs.akamai.com/reporting/v2/reference/api)**. This allows you to expose data to monitor traffic, analyze patterns and long-term trends directly into Grafana.

Before you can fill out the neccessary filds below you will need to create API client credentials. Please refer to Akamai's Techdocs to create the necessary credentials needed:
Before you can fill out the necessary fields below you will need to create API client credentials. Please refer to Akamai's Techdocs to create the necessary credentials needed:

- [Get Started](https://techdocs.akamai.com/reporting/v2/reference/get-started)
- [Create Authentication Credentials](https://techdocs.akamai.com/developer/docs/set-up-authentication-credentials)
Expand All @@ -64,7 +64,7 @@ In order to configure the Akamai Insights Datasource plugin you **must** fill ou
- **Akamai client_token:** Enter your `client_token` value.

{{< note type="warning" >}}
Akamai's Grafana data source plugin, as being offered here, is licensed to you under Apache License Version 2.0. Copyright Akamai 2024. Akamai's Grafana data source plugin uses Grafana's Plugin tools (https://github.com/grafana/plugin-tools) software, which is licensed under Apache License Version 2.0 whose terms are available at http://www.apache.org/licenses/LICENSE-2.0. Please note that this is an usigned plugin and is provided as-is.
Akamai's Grafana data source plugin, as being offered here, is licensed to you under Apache License Version 2.0. Copyright Akamai 2024. Akamai's Grafana data source plugin uses Grafana's Plugin tools (https://github.com/grafana/plugin-tools) software, which is licensed under Apache License Version 2.0 whose terms are available at http://www.apache.org/licenses/LICENSE-2.0. Please note that this is an unsigned plugin and is provided as-is.
{{< /note >}}

## Getting Started after Deployment
Expand Down Expand Up @@ -138,10 +138,10 @@ Now that the Prometheus Data Source is set, you can browse the [available Grafan
### Akamai Insights Datasource
If you opted to add the Akamai Insights Datasource plugin you will find the datasource present in the Data Sources tab.
![All Datasources](grafana_datasource4.png)
![All Data Sources](grafana_datasource4.png)
Once you click **akamai-insights-datasource** You can test access by clicking the **Save & test** button. If everything is working correcly you will see the following message.
Once you click **akamai-insights-datasource** You can test access by clicking the **Save & test** button. If everything is working correctly you will see the following message.
![Working Akamai DS](grafana_akamai_ds.png)
{{% content "marketplace-update-note-shortguide" %}}

0 comments on commit eb52fc7

Please sign in to comment.