diff --git a/perfectscale/CHANGELOG.md b/perfectscale/CHANGELOG.md index 4ab978b3f2..7a6207e578 100644 --- a/perfectscale/CHANGELOG.md +++ b/perfectscale/CHANGELOG.md @@ -10,4 +10,10 @@ ***Added***: -* Added cluster name tag \ No newline at end of file +* Added cluster name tag + +## 1.2.0 / 2025-02-20 + +***Added***: + +* Change integration name and PerfectScale by DoiT \ No newline at end of file diff --git a/perfectscale/README.md b/perfectscale/README.md index 24460e9abf..de02464b9f 100644 --- a/perfectscale/README.md +++ b/perfectscale/README.md @@ -1,32 +1,32 @@ -# Agent Check: Perfectscale +# Agent Check: PerfectScale by DoiT ## Overview -PerfectScale is a comprehensive cloud-agnostic solution that enables teams with continuous and autonomous Kubernetes optimization capabilities. Our main goal is to empower teams to effortlessly manage their infrastructure, make quick, data-driven decisions, and reach peak performance at the lowest possible cost. +PerfectScale by DoiT is a comprehensive cloud-agnostic solution that enables teams with continuous and autonomous Kubernetes optimization capabilities. Our main goal is to empower teams to effortlessly manage their infrastructure, make quick, data-driven decisions, and reach peak performance at the lowest possible cost. -PerfectScale monitors resiliency metrics across your Kubernetes environment and sends these metrics to Datadog through the Integration. When PerfectScale identifies under-provisioned or misconfigured workloads, it promptly pushes an alert to the Datadog dashboard detailing the issue type (such as OOM, CPU-Throttling, Eviction, and more) along with its precise location (cluster, namespace, workload, and container). +PerfectScale by DoiT monitors resiliency metrics across your Kubernetes environment and sends these metrics to Datadog through the Integration. When PerfectScale by DoiT identifies under-provisioned or misconfigured workloads, it promptly pushes an alert to the Datadog dashboard detailing the issue type (such as OOM, CPU-Throttling, Eviction, and more) along with its precise location (cluster, namespace, workload, and container). ## Setup ### Create account -If you don't have a PerfectScale account yet, sign up for a [free 30-day trial][1]. Once it is active, you can start using the PerfectScale integration. +If you don't have a PerfectScale by DoiT account yet, sign up for a [free 30-day trial][1]. Once it is active, you can start using the PerfectScale by DoiT integration. ### Configuration -1. [Sign in to][2] PerfectScale. -2. To start using the Datadog integration, the cluster should be connected to PerfectScale. If this is not completed yet, add the cluster by following the instructions in the [official PerfectScale documentation][3]. +1. [Sign in to][2] PerfectScale by DoiT. +2. To start using the Datadog integration, the cluster should be connected to PerfectScale by DoiT. If this is not completed yet, add the cluster by following the instructions in the [official PerfectScale documentation][3]. ![Perfectscale Screenshot][4] -3. Create an [API Key][5] in Datadog for the PerfectScale integration. +3. Create an [API Key][5] in Datadog for the PerfectScale by DoiT integration. 4. [Create a Datadog profile][6]. 5. Paste your API Key and select the associated [site][7]. 6. Apply the profile to the desired cluster(s). ### Uninstallation -To stop using PerfectScale Datadog Integration, simply un-assign your Datadog profile from a cluster. For more information, see the [official PerfectScale documentation][6]. +To stop using PerfectScale by DoiT Datadog Integration, simply un-assign your Datadog profile from a cluster. For more information, see the [official PerfectScale documentation][6]. ## Troubleshooting diff --git a/perfectscale/assets/dashboards/perfectscale_alerts.json b/perfectscale/assets/dashboards/perfectscale_alerts.json index 0b4ce3eb61..2b734694b2 100644 --- a/perfectscale/assets/dashboards/perfectscale_alerts.json +++ b/perfectscale/assets/dashboards/perfectscale_alerts.json @@ -1,6 +1,6 @@ { - "title": "Perfectscale Alerts", - "description": "Perfectscale Alert Visualization", + "title": "PerfectScale by DoiT Alerts", + "description": "PerfectScale by DoiT Alert Visualization", "widgets": [ { "id": 3187501998858875, diff --git a/perfectscale/assets/logos/PerfectScale-by-doit-logo.svg b/perfectscale/assets/logos/PerfectScale-by-doit-logo.svg new file mode 100644 index 0000000000..97a00891fd --- /dev/null +++ b/perfectscale/assets/logos/PerfectScale-by-doit-logo.svg @@ -0,0 +1,94 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/perfectscale/assets/logos/perfectscale-logo-color.svg b/perfectscale/assets/logos/perfectscale-logo-color.svg deleted file mode 100644 index 55b60509d8..0000000000 --- a/perfectscale/assets/logos/perfectscale-logo-color.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/perfectscale/images/perfectscale-alerts.png b/perfectscale/images/perfectscale-alerts.png index 81ece5de37..27a06a5b2f 100644 Binary files a/perfectscale/images/perfectscale-alerts.png and b/perfectscale/images/perfectscale-alerts.png differ diff --git a/perfectscale/images/perfectscale-datadog-dashboard.png b/perfectscale/images/perfectscale-datadog-dashboard.png index 9f3cf36d7d..2bd43b2ffd 100644 Binary files a/perfectscale/images/perfectscale-datadog-dashboard.png and b/perfectscale/images/perfectscale-datadog-dashboard.png differ diff --git a/perfectscale/manifest.json b/perfectscale/manifest.json index 12b31e856a..920f73d08b 100644 --- a/perfectscale/manifest.json +++ b/perfectscale/manifest.json @@ -8,12 +8,12 @@ "configuration": "README.md#Setup", "support": "README.md#Support", "changelog": "CHANGELOG.md", - "description": "Receive PerfectScale optimization alerts directly in Datadog to expedite remediations.", - "title": "PerfectScale", + "description": "Receive PerfectScale by DoiT optimization alerts directly in Datadog to expedite remediations.", + "title": "PerfectScale by DoiT", "media": [ { "media_type": "image", - "caption": "PerfectScale pushes alerts to the Datadog dashboard", + "caption": "PerfectScale by DoiT pushes alerts to the Datadog dashboard", "image_url": "images/perfectscale-alerts.png" }, { @@ -70,7 +70,7 @@ }, "author": { "support_email": "support@perfectscale.io", - "name": "PerfectScale", + "name": "PerfectScale by DoiT", "homepage": "https://www.perfectscale.io/", "sales_email": "info@perfectscale.io" },