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

Update vendors.yaml #6109

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions data/ecosystem/vendors.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,12 @@
contact:
oss: false
commercial: true
- name: OpenSearch
nativeOTLP: true
url: https://opensearch-project.github.io
contact: https://opensearch.org/connect.html
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Replace this with an email address or github handle, this is for our usage, if anything breaks and we need to reach out to the project to let them know.

oss: true
commercial: false
- name: Axiom
nativeOTLP: true
url: https://axiom.co/docs/send-data/opentelemetry
Expand Down