Skip to content

New Blog Post: Collecting Kubernetes Metrics with OpenTelemetry Collector #5252

Open
@danielbdias

Description

@danielbdias

Hi folks! I have a use case for using OTel Collector to actively get Kubernetes metrics, and I wanted to check with you if it makes sense to submit a blog post about it.

Here are the article details:

Provisory Title: Collecting Kubernetes Metrics with OpenTelemetry Collector

Description:

One of OTel Collector's powerful features is its receivers and exporters, which allow you to define multiple processes to collect telemetry data and send it to different data stores.
In this article, I want to show an application of the kubeletstats and k8s_cluster receivers to collect metrics from KubeAPI and KubeletAPI about how your nodes and containers are working and send them to Prometheus.
Also, I want to highlight how we can build a "Collector" architecture to do these operations.

Technologies used:

  • Prometheus
  • Kubernetes
  • OTel Collector

SIG / Sponsors: I'm not sure yet, should it be the maintainers of the both receivers?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    • Status

      No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions