Skip to content

[ECOINT-146] Add Akamas integration #2694

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

dd-pub-platform[bot]
Copy link
Contributor

Integration Akamas has been created in publishing platform

akamas/README.md Outdated

## Overview

Akamas Insights helps developers, DevOps engineers, and SREs quickly identify cost inefficiencies and reliability issues in Kubernetes environments. It collects observability data from Datadog and analyzes workloads, application runtimes like the JVM and cluster behaviour to automatically identify optimization opportunities and generate easy-to-apply recommendations.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Akamas Insights helps developers, DevOps engineers, and SREs quickly identify cost inefficiencies and reliability issues in Kubernetes environments. It collects observability data from Datadog and analyzes workloads, application runtimes like the JVM and cluster behaviour to automatically identify optimization opportunities and generate easy-to-apply recommendations.
Akamas Insights helps developers, DevOps engineers, and SREs identify cost inefficiencies and reliability issues in Kubernetes environments. It collects observability data from Datadog and analyzes workloads, application runtimes like the JVM, and cluster behavior to automatically identify optimization opportunities and generate recommendations.

akamas/README.md Outdated
Akamas Insights helps developers, DevOps engineers, and SREs quickly identify cost inefficiencies and reliability issues in Kubernetes environments. It collects observability data from Datadog and analyzes workloads, application runtimes like the JVM and cluster behaviour to automatically identify optimization opportunities and generate easy-to-apply recommendations.

**Cost Efficiency Analysis**
detect issues like over-provisioned workloads, over-sized JVM heap memory, or inefficient cluster autoscaling behavior and estimate savings, so that you can focus on the biggest cost reduction opportunities.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
detect issues like over-provisioned workloads, over-sized JVM heap memory, or inefficient cluster autoscaling behavior and estimate savings, so that you can focus on the biggest cost reduction opportunities.
Detect issues like over-provisioned workloads, over-sized JVM heap memory, or inefficient cluster autoscaling behavior and estimate savings, so that you can focus on the biggest cost reduction opportunities.

akamas/README.md Outdated
detect issues like over-provisioned workloads, over-sized JVM heap memory, or inefficient cluster autoscaling behavior and estimate savings, so that you can focus on the biggest cost reduction opportunities.

**Reliability Risk Detection**
Identifies risks like CPU throttling, out-of-memory kills or wrong JVM configurations that can cause out of memory kills or performance issues, so that you can fix the problem before they cause a production issue.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Identifies risks like CPU throttling, out-of-memory kills or wrong JVM configurations that can cause out of memory kills or performance issues, so that you can fix the problem before they cause a production issue.
Identifies risks like CPU throttling, out-of-memory kills, or wrong JVM configurations that can cause out of memory kills or performance issues, so that you can fix the problem before they cause a production issue.

akamas/README.md Outdated
**Reliability Risk Detection**
Identifies risks like CPU throttling, out-of-memory kills or wrong JVM configurations that can cause out of memory kills or performance issues, so that you can fix the problem before they cause a production issue.

**Compliance Issues Identification**
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
**Compliance Issues Identification**
**Compliance Issue Identification**

akamas/README.md Outdated
**Compliance Issues Identification**
Detect issues like pods with no memory limits or JVM with default settings, so that you can educate all application teams using Kubernetes about configuration best practices to achieve efficiency and reliable applications.

Akamas Insights delivers actionable recommendations that uniquely cover the full Kubernetes stack, including the pod resources, JVM options and providing visibility around cluster autoscaling efficiency. It requires no agents or other changes, making it easy to adopt within any existing Kubernetes environment.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Akamas Insights delivers actionable recommendations that uniquely cover the full Kubernetes stack, including the pod resources, JVM options and providing visibility around cluster autoscaling efficiency. It requires no agents or other changes, making it easy to adopt within any existing Kubernetes environment.
Akamas Insights delivers actionable recommendations that cover the full Kubernetes stack, including the pod resources, JVM options, and cluster autoscaling. It requires no agents or other changes, making it easy to adopt within any existing Kubernetes environment.

akamas/README.md Outdated

# Uninstalling Akamas Insights Integration with Datadog

To stop using the integration just log into your Akamas Insights instance and delete the Datadog integration.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
To stop using the integration just log into your Akamas Insights instance and delete the Datadog integration.
To stop using the integration, log into your Akamas Insights instance and delete the Datadog integration.

@@ -0,0 +1,525 @@
{
"title": "Akamas Insights",
"description": "[[suggested_dashboards]]",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add a description that explains what this dashboard does.

"display_on_public_website": true,
"tile": {
"title": "Akamas",
"description": "Identify cost optimization and reliability improvements opportunities for your applications runnign on Kubernetes. ",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"description": "Identify cost optimization and reliability improvements opportunities for your applications runnign on Kubernetes. ",
"description": "Identify cost optimization and reliability improvements opportunities for your Kubernetes applications.",

@dd-dominic
Copy link
Collaborator

@urseberry ready for another review, thanks

akamas/README.md Outdated

1. Log into your Akamas Insights instance.
2. Navigate to **Datasources** > **Datadog**.
3. Specify the [Datadog site parameter][1] (e.g. US1, EU1).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
3. Specify the [Datadog site parameter][1] (e.g. US1, EU1).
3. Specify the [Datadog site parameter][1] (for example, US1 or EU1).

@dd-dominic dd-dominic requested a review from urseberry May 30, 2025 15:52
@dd-dominic
Copy link
Collaborator

@urseberry ready for another review. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants