From bf6264408e12e295d29883d225f41f1ccac11891 Mon Sep 17 00:00:00 2001 From: Pavan Gudiwada <25551553+pavangudiwada@users.noreply.github.com> Date: Thu, 11 Jan 2024 14:25:29 +0530 Subject: Fixed random spaces and navigation --- README.md | 65 +++++++++++++++++++-------------------------------------------- 1 file changed, 19 insertions(+), 46 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3e4b209..f237ef2 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ _View Instructions for: [Prometheus](#prometheus-victoria-metrics-and-thanos-aut -### Get Recommendations +### Reporting Integrations [![Used to receive information from KRR](./images/krr-other-integrations.svg)](#data-source-integrations) @@ -369,11 +369,7 @@ Find about how KRR tries to find the default Prometheus to connect Prometheus, Victoria Metrics and Thanos auto-discovery By default, KRR will try to auto-discover the running Prometheus Victoria Metrics and Thanos. For discovering Prometheus it scans services for those labels: @@ -412,11 +408,8 @@ If none of those labels result in finding Prometheus, Victoria Metrics or Thanos -
- -#### Scanning with a Centralized Prometheus - - +
+Scanning with a Centralized Prometheus If your Prometheus monitors multiple clusters we require the label you defined for your cluster in Prometheus. @@ -431,11 +424,8 @@ You may also need the `-p` flag to explicitly give Prometheus' URL.
-
- -#### Azure Managed Prometheus - - +
+Azure Managed Prometheus For Azure managed Prometheus you need to generate an access token, which can be done by running the following command: @@ -458,11 +448,8 @@ python krr.py simple --namespace default -p PROMETHEUS_URL --prometheus-auth-hea
-
- -#### Amazon Managed Prometheus - - +
+Amazon Managed Prometheus For Amazon Managed Prometheus you need to add your Prometheus link and the flag --eks-managed-prom and krr will automatically use your aws credentials @@ -486,11 +473,8 @@ Additional optional parameters are:
-
- -#### Coralogix Managed Prometheus - - +
+Coralogix Managed Prometheus For Coralogix managed Prometheus you need to specify your Prometheus link and add the flag coralogix_token with your Logs Query Key @@ -503,11 +487,8 @@ python krr.py simple -p "https://prom-api.coralogix..." --coralogix_token

(back to top)

-
- -#### Grafana Cloud Managed Prometheus - - +
+Grafana Cloud Managed Prometheus For Grafana Cloud managed Prometheus you need to specify Prometheus link, Prometheus user, and an access token of your Grafana Cloud stack. The Prometheus link and user for the stack can be found on the Grafana Cloud Portal. An access token with a `metrics:read` scope can also be created using Access Policies on the same portal. @@ -524,13 +505,10 @@ python krr.py simple -p $PROM_URL --prometheus-auth-header "Bearer ${PROM_USER}:

-## Integrations - -
+## Reporting Integrations - #### Free UI for KRR recommendations - - +
+Free UI for KRR recommendations With the [free Robusta SaaS platform](https://home.robusta.dev/) you can: @@ -542,11 +520,8 @@ With the [free Robusta SaaS platform](https://home.robusta.dev/) you can:
-
- - #### Slack Notification - - +
+Slack Notification Put cost savings on autopilot. Get notified in Slack about recommendations above X%. Send a weekly global report, or one report per team. @@ -583,11 +558,9 @@ customPlaybooks:

(back to top)

-
- -#### k9s Plugin - +
+k9s Plugin Install our k9s Plugin to get recommendations directly in deployments/daemonsets/statefulsets views. -- cgit v1.2.3