-
Notifications
You must be signed in to change notification settings - Fork 439
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[kubernetes OTEL] Add kubernetes OTEL package (#11137)
* add content package - k8s OTEL Signed-off-by: Tetiana Kravchenko <tetiana.kravchenko@elastic.co> * rename dashboard; fix tag; change description of the package Signed-off-by: Tetiana Kravchenko <tetiana.kravchenko@elastic.co> * fix dashboard to use correct data view Signed-off-by: Tetiana Kravchenko <tetiana.kravchenko@elastic.co> * Update packages/kubernetes_otel/manifest.yml Co-authored-by: Andrew Gizas <andreas.gkizas@elastic.co> * rename package to use Kubernetes OpenTelemetry Assets name Signed-off-by: Tetiana Kravchenko <tetiana.kravchenko@elastic.co> * change tag OTEL -> OpenTelemetry Signed-off-by: Tetiana Kravchenko <tetiana.kravchenko@elastic.co> --------- Signed-off-by: Tetiana Kravchenko <tetiana.kravchenko@elastic.co> Co-authored-by: Andrew Gizas <andreas.gkizas@elastic.co>
- Loading branch information
1 parent
c7d87fc
commit 7c0518c
Showing
9 changed files
with
4,725 additions
and
0 deletions.
There are no files selected for viewing
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
# newer versions go on top | ||
- version: "0.0.1" | ||
changes: | ||
- description: Initial draft of the Kubernetes OpenTelemetry Assets package | ||
type: enhancement | ||
link: https://github.com/elastic/integrations/pull/11137 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# Kubernetes OpenTelemetry Assets | ||
|
||
Kubernetes OpenTelemetry Assets must be used with OpenTelemetry data. With this package will be installed assets to monitor [Kubernetes clusters](https://kubernetes.io/). | ||
|
||
## Requirements | ||
|
||
You need Elasticsearch for storing and searching your data and Kibana for visualizing and managing it. | ||
You can use our hosted Elasticsearch Service on Elastic Cloud, which is recommended, or self-manage the Elastic Stack on your own hardware. | ||
|
||
## Setup | ||
|
||
TODO: Add how to install opentelemetry-collector | ||
|
||
For step-by-step instructions on how to set up an integration, see the | ||
[Getting started](https://www.elastic.co/guide/en/welcome-to-elastic/current/getting-started-observability.html) guide. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.