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

[GEN-1953]: add Dash0 destination support and documentation #2085

Merged
merged 7 commits into from
Dec 29, 2024

Conversation

BenElferink
Copy link
Contributor

This pull request introduces a new observability backend, Dash0, to the Odigos project. The key changes include the addition of Dash0 as a supported destination, updates to the documentation, and modifications to the configuration files to support Dash0.

Key Changes:

Addition of Dash0 as a Supported Destination:

  • Added Dash0 configuration in common/config/dash0.go to handle the setup and configuration of Dash0 as a destination.
  • Included Dash0 in the list of available destinations in common/config/root.go and common/dests.go. [1] [2]
  • Added Dash0 destination data in destinations/data/dash0.yaml.

Documentation Updates:

  • Updated README.md to include Dash0 in the list of managed destinations.
  • Added a new documentation file docs/backends/dash0.mdx to provide detailed instructions for configuring Dash0 as a backend.
  • Updated various documentation files to reference Dash0, including docs/backends-overview.mdx, docs/quickstart/next-steps.mdx, and docs/mint.json. [1] [2] [3]

Minor Documentation Formatting:

  • Fixed formatting issues in README.md and other documentation files to ensure consistency and readability. [1] [2] [3] [4] [5] [6] [7]

Copy link

@BenElferink BenElferink enabled auto-merge (squash) December 29, 2024 13:45
@BenElferink BenElferink disabled auto-merge December 29, 2024 13:45
@BenElferink BenElferink enabled auto-merge (squash) December 29, 2024 13:45
@BenElferink BenElferink merged commit 23f2bfb into odigos-io:main Dec 29, 2024
30 of 31 checks passed
@BenElferink BenElferink deleted the gen-1953 branch January 6, 2025 12:33
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.

2 participants