https://github.com/grafbase/opentelemetry-datadog-cloudflare
https://github.com/grafbase/opentelemetry-datadog-cloudflare
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/grafbase/opentelemetry-datadog-cloudflare
- Owner: grafbase
- License: apache-2.0
- Archived: true
- Created: 2022-07-19T08:39:44.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-06T05:06:20.000Z (almost 2 years ago)
- Last Synced: 2025-04-29T07:24:01.348Z (over 1 year ago)
- Language: Rust
- Size: 160 KB
- Stars: 8
- Watchers: 6
- Forks: 0
- Open Issues: 16
-
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.