Skip to content

Commit

Permalink
translate(german): translate blogpost about kepler (#575)
Browse files Browse the repository at this point in the history
* translate(german): translate blogpost "2023-embracing-edge-computing-with-kepler"

Signed-off-by: thelooter <[email protected]>

* fix(translation): fix dead link in kepler blog post

Signed-off-by: thelooter <[email protected]>

---------

Signed-off-by: thelooter <[email protected]>
  • Loading branch information
thelooter authored Nov 6, 2024
1 parent 9b0c8a8 commit 31f9d83
Show file tree
Hide file tree
Showing 5 changed files with 53 additions and 10 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
title: Edge-Computing mit Kepler – Einblick in Remote-Monitoring, zentrales Dashboarding und Visualisierung
description: Kepler ermöglicht das Remote-Monitoring, zentrales Dashboarding und die Visualisierung des Energieverbrauchs und revolutioniert damit die Energie-Überwachung am Edge.
slug: 2023-embracing-edge-computing-with-kepler
weight: 1
date: 2023-10-11 00:00:00 +0000
author: Parul Singh
---

_Gastbeitrag der Community im Rahmen der [Cloud Native Sustainability Week](https://tag-env-sustainability.cncf.io/cloud-native-sustainability-week/)_

In der sich ständig weiterentwickelnden Technologielandschaft hat sich Edge Computing als Game-Changer etabliert, der die Verarbeitung von Echtzeitdaten näher an der Datenquelle ermöglicht. Kepler, mit seiner Integration in OpenTelemetry (OTEL), hat den Weg für die Erkundung von Remote-Monitoring und zentralen Dashboard-Optionen am Edge geebnet. Dieser revolutionäre Ansatz bietet wertvolle Einblicke in den Energieverbrauch von Geräten und Workloads und stellt einen entscheidenden Wandel im Bereich der Energie-Überwachung dar.

## Revolutioniertes Remote-Monitoring

Kepler-Metriken bieten umfassende Einblicke in den Energieverbrauch und ermöglichen den Nutzern detaillierte Analysen. Der Umstieg vom Prometheus- auf den OTLP-Exporter vereinfacht den Prozess, indem er den umfangreichen, auf Prometheus basierenden Observability Stack eliminiert. Die OTLP-Exporter von Kepler, die auf Edge-Geräten betrieben werden, erleichtern die zentrale Metriksammlung und läuten eine neue Ära des effizienten Energie- und Leistungsmonitorings ein.

## Die Kraft der Zentralisierung von Dashboards

Die Zentralisierung von Dashboards ist ein Grundpfeiler dieses Paradigmenwechsels. Mit Edge-Geräten, die an verschiedenen Standorten betrieben werden, wird ein zentrales Dashboard unverzichtbar. Es bietet einen einheitlichen Überblick über alle überwachten Parameter, gewährleistet nahtloses Monitoring und identifiziert arbeitsintensive Anwendungen und/oder Geräte mit hohem Energieverbrauch. Die Zentralisierung von Dashboards stellt sicher, dass Einblicke in den Energieverbrauch von Geräten und Workloads jederzeit verfügbar sind, was eine zeitnahe Entscheidungsfindung und proaktive Problemlösung ermöglicht.

## Die Kraft von OpenTelemetry

OpenTelemetry zu nutzen ist kein Trend, sondern eine Notwendigkeit. Dieser offene Standard für Observability gewährleistet anbieterneutrale Instrumentierung, Sammlung und Export von Telemetriedaten. Die Flexibilität, Konsistenz und das wachsende Ökosystem von OpenTelemetry, zusammen mit der Unterstützung durch führende Observability-Anbieter, machen es zur bevorzugten Wahl für moderne Anwendungen.

<p class="mt-5 mb-5"><img src="/images/blogs/2023-09-cloud-native-sustainability-week/KEPLER-OTEL.webp" alt="Illustration, wie Kepler mit OpenTelemetry-Komponenten integriert wird"></p>

## Die architektonische Brillanz von Kepler

Die Architektur von Kepler erfasst effizient Metriken auf Pod-/Container-/Prozessebene. Der OTEL-Collector fungiert als Vermittler, verarbeitet und leitet Daten an Ziele weiter. Durch die Nutzung von Prometheus als Backend, kombiniert mit der Leistungsfähigkeit von Grafana, wird Rohdaten in aussagekräftige Visualisierungen umgewandelt. Diese Synergie bietet ein nahtloses Erlebnis und ermöglicht es den Nutzern, komplexe Daten mühelos zu verstehen.

Abschließend lässt sich sagen, dass Kepler zusammen mit OpenTelemetry und seinem Fokus auf Edge Computing einen bedeutenden Sprung im Bereich der Leistungsüberwachung darstellt. Folgen Sie [diesem Link](https://github.com/husky-parul/otel-observability) für die Bereitstellungsschritte. Bleiben Sie dran für weitere Updates zur [Instrumentation des Kepler OTEL SDK](https://github.com/sustainable-computing-io/kepler/issues/659).

Referenz: [Validated Patterns](https://validatedpatterns.io/learn/about-validated-patterns/)
9 changes: 9 additions & 0 deletions website/content/de/blog/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
title: Blog
linkTitle: Blog
toc_hide: true
list_pages: true
menu:
main:
weight: 40
---
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ title: Embracing Edge Computing with Kepler - A Dive into Remote Monitoring, Cen
description: Kepler enables remote monitoring, centralized dashboarding, and visualization of energy consumption, revolutionizing energy observability at edge.
slug: 2023-embracing-edge-computing-with-kepler
weight: 1
date: 2023-10-11 00:00:00 +0000
date: 2023-10-11 00:00:00 +0000
author: Parul Singh
---

*Community guest post as part of the [cloud native sustainability week](https://tag-env-sustainability.cncf.io/cloud-native-sustainability-week/)*
_Community guest post as part of the [cloud native sustainability week](https://tag-env-sustainability.cncf.io/cloud-native-sustainability-week/)_

In the ever-evolving landscape of technology, edge computing has emerged as a game-changer, enabling real-time data processing closer to the data source. Kepler, with its integration with OpenTelemetry (OTEL), has paved the way for exploring remote monitoring and centralized dashboard options at the edge. This revolutionary approach offers invaluable insights into equipment and workload power consumption, making it a pivotal shift in the realm of energy observability.

Expand All @@ -31,4 +31,4 @@ Kepler’s architecture captures pod/container/processes level metrics efficient

In conclusion, Kepler together with OpenTelemetry and its focus on edge computing mark a significant leap in the power monitoring landscape. Follow [link](https://github.com/husky-parul/otel-observability) for the deployment steps. Stay tuned for more updates on [Kepler OTEL SDK instrumentation](https://github.com/sustainable-computing-io/kepler/issues/659).

Reference: [Hybrid Cloud Patterns](https://hybrid-cloud-patterns.io/learn/about/)
Reference: [Validated Patterns](https://validatedpatterns.io/learn/about-validated-patterns/)
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ title: Adopción de Edge Computing con Kepler - una inmersión en la supervisió
description: Kepler permite la supervisión remota, el control centralizado y la visualización del consumo energético, revolucionando la capacidad de observación de la energía en el perímetro.
slug: 2023-embracing-edge-computing-with-kepler
weight: 1
date: 2023-10-11 00:00:00 +0000
date: 2023-10-11 00:00:00 +0000
author: Parul Singh
---

*Publicación comunitaria invitada en el marco de [cloud native sustainability week](https://tag-env-sustainability.cncf.io/cloud-native-sustainability-week/)*
_Publicación comunitaria invitada en el marco de [cloud native sustainability week](https://tag-env-sustainability.cncf.io/cloud-native-sustainability-week/)_

En el panorama tecnológico en constante evolución, la edge-computing ha cambiado las reglas del juego, permitiendo el procesamiento de datos en tiempo real más cerca de la fuente de datos. Kepler, con su integración con OpenTelemetry (OTEL), ha allanado el camino para explorar las opciones de supervisión remota y panel de control centralizado en el perímetro. Este revolucionario enfoque ofrece información muy valiosa sobre el consumo energético de los equipos y las cargas de trabajo, lo que supone un cambio fundamental en el ámbito de la observabilidad de la energía.

Expand All @@ -19,7 +19,7 @@ Las métricas de Kepler proporcionan información exhaustiva sobre el consumo de

La centralización de los cuadros de mando es la piedra angular de este cambio de paradigma. Con dispositivos edge operativos en varias ubicaciones, disponer de un cuadro de mandos centralizado resulta indispensable. Ofrece una visión unificada de todos los parámetros supervisados, garantizando una supervisión sin fisuras e identificando las cargas de trabajo y/o dispositivos que más energía consumen. La centralización de los cuadros de mando garantiza el fácil acceso a la información sobre el consumo energético de los equipos y las cargas de trabajo, lo que permite tomar decisiones a tiempo y resolver problemas de forma proactiva.

## El Poder de OpenTelemetry
## El Poder de OpenTelemetry

Adoptar OpenTelemetry no es sólo una tendencia; es una necesidad. Este estándar abierto para la observabilidad garantiza una instrumentación, recopilación y exportación de datos telemétricos independiente del proveedor. La flexibilidad, la coherencia y el creciente ecosistema de OpenTelemetry, junto con el apoyo de los principales proveedores de observabilidad, lo posicionan como la mejor opción para las aplicaciones modernas.

Expand All @@ -31,4 +31,4 @@ La arquitectura de Kepler captura métricas a nivel de pod/contenedor/procesos d

En conclusión, Kepler junto con OpenTelemetry y su enfoque en edge computing marcan un salto significativo en el panorama de la monitorización de energía. Siga [link](https://github.com/husky-parul/otel-observability) para los pasos de despliegue. Esté atento a más actualizaciones sobre [Kepler OTEL SDK instrumentation](https://github.com/sustainable-computing-io/kepler/issues/659).

Referencia: [Hybrid Cloud Patterns](https://hybrid-cloud-patterns.io/learn/about/)
Referencia: [Validated Patterns](https://validatedpatterns.io/learn/about-validated-patterns/)
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ title: Embracing Edge Computing with Kepler - A Dive into Remote Monitoring, Cen
description: Kepler enables remote monitoring, centralized dashboarding, and visualization of energy consumption, revolutionizing energy observability at edge.
slug: 2023-embracing-edge-computing-with-kepler
weight: 1
date: 2023-10-11 00:00:00 +0000
date: 2023-10-11 00:00:00 +0000
author: Parul Singh
---

*Community guest post as part of the [cloud native sustainability week](https://tag-env-sustainability.cncf.io/cloud-native-sustainability-week/)*
_Community guest post as part of the [cloud native sustainability week](https://tag-env-sustainability.cncf.io/cloud-native-sustainability-week/)_

In the ever-evolving landscape of technology, edge computing has emerged as a game-changer, enabling real-time data processing closer to the data source. Kepler, with its integration with OpenTelemetry (OTEL), has paved the way for exploring remote monitoring and centralized dashboard options at the edge. This revolutionary approach offers invaluable insights into equipment and workload power consumption, making it a pivotal shift in the realm of energy observability.

Expand All @@ -31,4 +31,4 @@ Kepler’s architecture captures pod/container/processes level metrics efficient

In conclusion, Kepler together with OpenTelemetry and its focus on edge computing mark a significant leap in the power monitoring landscape. Follow [link](https://github.com/husky-parul/otel-observability) for the deployment steps. Stay tuned for more updates on [Kepler OTEL SDK instrumentation](https://github.com/sustainable-computing-io/kepler/issues/659).

Reference: [Hybrid Cloud Patterns](https://hybrid-cloud-patterns.io/learn/about/)
Reference: [Validated Patterns](https://validatedpatterns.io/learn/about-validated-patterns/)

0 comments on commit 31f9d83

Please sign in to comment.