Skip to content

docs: add Coroot provider documentation#6146

Open
vincent067 wants to merge 2 commits intokeephq:mainfrom
vincent067:feature/coroot-provider
Open

docs: add Coroot provider documentation#6146
vincent067 wants to merge 2 commits intokeephq:mainfrom
vincent067:feature/coroot-provider

Conversation

@vincent067
Copy link
Copy Markdown

This PR adds documentation for the Coroot provider that was recently added to Keep.

Changes

  • Added coroot-provider.mdx with comprehensive documentation including:
    • Overview of Coroot as an open-source observability platform
    • Step-by-step connection instructions
    • Configuration parameters table
    • Fingerprinting explanation
    • Severity and status mapping tables
    • Useful links section
  • Updated mint.json to include the new provider in the navigation (alphabetically sorted)

Related Issue

Closes #1849

The Coroot provider allows users to pull alerts from Coroot (an open-source observability platform for Kubernetes) into Keep for unified alert management. This documentation helps users understand how to configure and use the integration effectively.

Testing

  • Verified the documentation renders correctly in Mintlify format
  • Checked all links are valid
  • Confirmed the navigation order in mint.json

Thanks for reviewing! 🙏

liwenjun-dev added 2 commits March 28, 2026 18:28
This commit adds a new provider for Coroot (https://github.com/coroot/coroot),
an eBPF-based observability platform that provides container monitoring,
distributed tracing, and application profiling.

Features:
- Fetch alerts from Coroot API
- Support for API key authentication
- Support for project ID filtering
- Comprehensive alert field mapping
- SSL certificate verification option
- Full test coverage

Refs: keephq#1849
Add documentation for the Coroot provider including:
- Main documentation page (coroot-provider.mdx) with overview, setup instructions,
  fingerprinting info, and useful links
- Autogenerated snippet for workflow usage
- Update mint.json to include the new provider in navigation
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 28, 2026

Someone is attempting to deploy a commit to the KeepHQ Team on Vercel.

A member of the Team first needs to authorize it.

@dosubot dosubot bot added the size:XL This PR changes 500-999 lines, ignoring generated files. label Mar 28, 2026
@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


liwenjun-dev seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@dosubot dosubot bot added Documentation Improvements or additions to documentation Provider Providers related issues labels Mar 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Documentation Improvements or additions to documentation Provider Providers related issues size:XL This PR changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[🔌 Provider]: Add Coroot provider

2 participants