chrkl / opentelemetry-collector-components

Contains Otel Collector components that are not pushed to upstream (yet) or components that are Kyma specific

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenTelemetry Collector Components

Status

REUSE status

GitHub tag checks state

Overview

Contains a custom distribution of the OTel Collector Contrib bundle with additional OTel Collector components used by the Kyma Telemetry module. The additional components are either general and planned to be contributed to the upstream contrib repo, or Kyma-specific.

For actual distribution configuration, see OTel Collector Docker Image.

The additional components are located in the receiver folder.

Prerequisites

TBD: List the requirements to run the project or example.

Installation

TBD: Explain the steps to install your project. If there are multiple installation options, mention the recommended one and include others in a separate document. Create an ordered list for each installation task.

Usage

TBD: Explain how to use the project. You can create multiple subsections (H3). Include the instructions or provide links to the related documentation.

Development

TBD: Add instructions on how to develop the project or example. It must be clear what to do and, for example, how to trigger the tests so that other contributors know how to make their pull requests acceptable. Include the instructions or provide links to related documentation.

Contributing

See the Contributing Rules.

Code of Conduct

See the Code of Conduct document.

Licensing

See the license file.

About

Contains Otel Collector components that are not pushed to upstream (yet) or components that are Kyma specific

License:Apache License 2.0


Languages

Language:Go 87.6%Language:Makefile 10.3%Language:Dockerfile 2.2%