Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/grafbase/opentelemetry-datadog-cloudflare
https://github.com/grafbase/opentelemetry-datadog-cloudflare
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/grafbase/opentelemetry-datadog-cloudflare
- Owner: grafbase
- License: apache-2.0
- Created: 2022-07-19T08:39:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-22T17:31:25.000Z (5 months ago)
- Last Synced: 2024-10-31T11:51:55.038Z (3 months ago)
- Language: Rust
- Size: 159 KB
- Stars: 8
- Watchers: 6
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
![OpenTelemetry — An observability framework for cloud-native software.][splash]
[splash]: https://raw.githubusercontent.com/open-telemetry/opentelemetry-rust/main/assets/logo-text.png
# OpenTelemetry Datadog Cloudflare
## Overview
This crate provides additional propagators and exporters for sending telemetry data
to [`Datadog`](https://datadoghq.com) directly without going through the
`Datadog-agent`.Based on [`opentelemetry-datadog`](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-datadog).
## Features
`opentelemetry-datadog-cloudflare` supports following features:
- `reqwest-client`: use the `reqwest` HTTP client to send spans.