Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(demo): add demo using OpenObserve's OTLP GRPC ingestion #23

Merged
merged 6 commits into from
Feb 5, 2024

Conversation

OverOrion
Copy link
Collaborator

Notes:

  • The auth token has to be manually added from the OpenObserve UI: https://openobserve.ai/docs/ingestion/logs/otlp/
  • The token is base64(<USERNAME>:<ORG_PWD>), however the ORG_PWD is randomly generated, and I could not find a way to query it (no secret / env var / etc :<)

Please give it a test run before merging, just to be safe (or we can do a manual test after everything else has been merged, I am fine with that as well).

Signed-off-by: Szilard Parrag <szilard.parrag@axoflow.com>
Signed-off-by: Szilard Parrag <szilard.parrag@axoflow.com>
Signed-off-by: Szilard Parrag <szilard.parrag@axoflow.com>
@OverOrion OverOrion mentioned this pull request Feb 2, 2024
2 tasks
@pepov
Copy link
Member

pepov commented Feb 4, 2024

why do we need the yaml go struct tags?

demos/openobserve/demo.yaml Outdated Show resolved Hide resolved
demos/openobserve/start.sh Outdated Show resolved Hide resolved
Signed-off-by: Szilard Parrag <szilard.parrag@axoflow.com>
Signed-off-by: Szilard Parrag <szilard.parrag@axoflow.com>
Signed-off-by: Szilard Parrag <szilard.parrag@axoflow.com>
@kristofgyuracz kristofgyuracz merged commit 9d52956 into main Feb 5, 2024
11 checks passed
@kristofgyuracz kristofgyuracz deleted the demo-openobserve branch February 5, 2024 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants