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

add Dash0 to vendor list #5488

Merged
merged 1 commit into from
Oct 30, 2024
Merged
Show file tree
Hide file tree
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 @@ -90,6 +90,12 @@
contact: [email protected]
oss: false
commercial: true
- name: Dash0
nativeOTLP: true
url: https://www.dash0.com/
Copy link
Contributor Author

@basti1302 basti1302 Oct 28, 2024

Choose a reason for hiding this comment

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

FYI, I've seen in an earlier PR for this list that the provided link should "highlight that your product supports OTLP natively" -- being OTel-native is very much at the core of Dash0's messaging, so this is highlighted all over our landing page; hence this should check out I think.

contact: [email protected]
oss: false
commercial: true
- name: DaoCloud
nativeOTLP: true
url: https://docs.daocloud.io/en/insight/06UserGuide/01quickstart/otel/otel/
Expand Down
4 changes: 4 additions & 0 deletions static/refcache.json
Original file line number Diff line number Diff line change
Expand Up @@ -12683,6 +12683,10 @@
"StatusCode": 200,
"LastSeen": "2024-01-18T19:06:23.804112-05:00"
},
"https://www.dash0.com/": {
"StatusCode": 200,
"LastSeen": "2024-10-28T11:30:33.016936+01:00"
},
"https://www.datadoghq.com/blog/engineering/php-8-observability-baked-right-in/": {
"StatusCode": 206,
"LastSeen": "2024-01-30T05:18:29.107161-05:00"
Expand Down