https://github.com/openobserve/openobserve-helm-chart
Helm charts for OpenObserve
https://github.com/openobserve/openobserve-helm-chart
log-analytics observability openobserve opentelemetry opentelemetry-collector
Last synced: 11 months ago
JSON representation
Helm charts for OpenObserve
- Host: GitHub
- URL: https://github.com/openobserve/openobserve-helm-chart
- Owner: openobserve
- License: apache-2.0
- Created: 2022-12-29T04:24:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-06-12T07:40:41.000Z (12 months ago)
- Last Synced: 2025-06-12T08:36:14.183Z (12 months ago)
- Topics: log-analytics, observability, openobserve, opentelemetry, opentelemetry-collector
- Language: Shell
- Homepage:
- Size: 1.48 MB
- Stars: 43
- Watchers: 4
- Forks: 47
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenObserve helm charts
Following charts are available in this repository:
- [openobserve](charts/openobserve/README.md)
- [openobserve-standalone](charts/openobserve-standalone/README.md)
- [openobserve-collector](charts/openobserve-collector/README.md)
Add the repository to your helm installation:
```bash
helm repo add openobserve https://charts.openobserve.ai
helm repo update
```
To see the available charts in this repository:
```bash
helm search repo openobserve
```