Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lmangani authored Jan 19, 2024
1 parent dea9dd8 commit 0e9dd20
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions qryn-helm/README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,21 @@
# Qryn Helm Chart
# Helm Chart for qryn
<a href="https://qryn.dev" target="_blank">
<img src='https://user-images.githubusercontent.com/1423657/218816262-e0e8d7ad-44d0-4a7d-9497-0d383ed78b83.png' style="margin-left:-10px" width=150/>

## Overview
This Helm chart provides Kubernetes deployment configurations for [Qryn](https://github.com/metrico/qryn), a data visualization and exploration tool. [Qryn](https://github.com/metrico/qryn) is a polyglot, lighweight, multi-standard drop-in observability framework for Logs, Metrics and Traces
This Helm chart provides Kubernetes deployment configurations for [qryn](https://github.com/metrico/qryn) is a polyglot, lighweight, multi-standard observability framework for Logs, Metrics and Traces, designed to be drop-in compatible with Loki, Prometheus, Tempo and Opentelemetry.

## Usage
To deploy [Qryn](https://github.com/metrico/qryn) using this Helm chart, use the following command:
To deploy [qryn](https://github.com/metrico/qryn) using this Helm chart, use the following command:

bash
Copy code
```bash
helm install qryn-release qryn-helm
For customization, you can provide a values.yaml file or use --set flags to override specific configurations during installation.
```

For customization, you can provide a `values.yaml` file or use `--set` flags to override specific configurations during installation.


Feel free to modify the configurations based on your requirements and environment.

## Qryn Environments Link
For more information about Qryn environment variables, visit [Qryn Environments](https://qryn.metrico.in/#/env).
## ENV Settings
For more information about qryn environment variables, visit [qryn Environments](https://qryn.metrico.in/#/env).

0 comments on commit 0e9dd20

Please sign in to comment.