From eb52fc782da79ba361bd0d6bbb907be952b294f2 Mon Sep 17 00:00:00 2001 From: Elvis Segura Date: Wed, 16 Oct 2024 12:48:09 -0400 Subject: [PATCH] spell check --- docs/marketplace-docs/guides/prometheus-grafana/index.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/marketplace-docs/guides/prometheus-grafana/index.md b/docs/marketplace-docs/guides/prometheus-grafana/index.md index b15584231ab..b06bd70c939 100644 --- a/docs/marketplace-docs/guides/prometheus-grafana/index.md +++ b/docs/marketplace-docs/guides/prometheus-grafana/index.md @@ -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) @@ -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 @@ -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" %}} \ No newline at end of file