Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/solarwinds/swi-k8s-opentelemetry-collector
Kubernetes infrastructure monitoring
https://github.com/solarwinds/swi-k8s-opentelemetry-collector
nighthawk
Last synced: 4 days ago
JSON representation
Kubernetes infrastructure monitoring
- Host: GitHub
- URL: https://github.com/solarwinds/swi-k8s-opentelemetry-collector
- Owner: solarwinds
- License: apache-2.0
- Created: 2022-02-24T09:14:42.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T14:05:32.000Z (16 days ago)
- Last Synced: 2024-10-29T14:48:52.272Z (16 days ago)
- Topics: nighthawk
- Language: Go
- Homepage:
- Size: 4.44 MB
- Stars: 5
- Watchers: 44
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# SolarWinds Observability Kuberentes Collector
Assets to monitor Kubernetes infrastructure using [SolarWinds Observability](https://documentation.solarwinds.com/en/success_center/observability/default.htm#cshid=gh-k8s-collector)
## About
This repository contains:
- Source files for [Helm chart](deploy/helm/README.md) `swo-k8s-collector`, used for collecting metrics, events and logs and exporting them to SolarWinds Observability platform.
- Dockerfile for an image published to Docker hub, that is deployed as part of Kubernetes monitoring
- All related sources that are built into that:
- Custom OpenTelemetry Collector processors
- OpenTelemetry Collector configuration## Installation
Walk through `Add a Kubernetes cluster` in [SolarWinds Observability](https://documentation.solarwinds.com/en/success_center/observability/default.htm#cshid=gh-k8s-collector)
## Contibutions
Development documentation: [development.md](doc/development.md)
## License
The SolarWinds Kubernetes Collector is licensed under the [Apache License, Version 2.0](LICENSE).