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-1962]: add KloudMate destination support and documentation #2086

Merged
merged 5 commits into from
Dec 29, 2024

Conversation

BenElferink
Copy link
Contributor

This pull request includes several changes to add support for KloudMate as a new managed destination in the Odigos project. The changes span multiple files, including documentation updates and configuration additions.

New Destination Support:

  • common/config/kloudmate.go: Added new configuration file for KloudMate, including error handling and configuration modification functions.
  • common/config/root.go: Updated the list of available configurators to include KloudMate.
  • common/dests.go: Added KloudMate as a new destination type.
  • destinations/data/kloudmate.yaml: Added YAML configuration for KloudMate destination, specifying supported signals and required fields.

Documentation Updates:

  • docs/backends/kloudmate.mdx: Created new documentation page for configuring KloudMate backend, including details on required fields and setup instructions using both UI and Kubernetes manifests.
  • docs/backends-overview.mdx: Updated the backends overview to include KloudMate.
  • docs/mint.json: Updated documentation structure to include KloudMate in various sections. [1] [2]
  • docs/quickstart/next-steps.mdx: Added KloudMate to the list of backends in the quickstart guide.

Minor Fixes:

  • README.md: Fixed formatting issues in the key features and managed destinations sections. [1] [2] [3] [4]

Copy link

@BenElferink BenElferink enabled auto-merge (squash) December 29, 2024 12:55
@BenElferink BenElferink merged commit 5dd320f into odigos-io:main Dec 29, 2024
31 checks passed
@BenElferink BenElferink deleted the gen-1962 branch January 6, 2025 12:34
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