发布

  • docs: Add 6 new integration pages and register existing docs in navig… (#2769)

    frostbyte_neo 发布于 2026-06-13 06:14:28 +00:00 | 1669 次提交 在此版本后已推送到 main

    • docs: Add 6 new integration pages and register existing docs in navigation

    New integration documentation pages created:

    • Azure SQL (azure-sql.mdx) — diagnose database issues and query performance
    • MongoDB Atlas (mongodb-atlas.mdx) — cloud-hosted MongoDB cluster health and analytics
    • OpenObserve (openobserve.mdx) — structured logs and traces for incident correlation
    • Snowflake (snowflake.mdx) — data warehouse querying and analytics pipeline debugging
    • Supabase (supabase.mdx) — PostgreSQL database and authentication troubleshooting
    • Trello (trello.mdx) — incident card management and follow-up tracking

    Updated navigation in docs.json to include:

    • Existing docs now linked: Airflow, Argo CD, VictoriaLogs
    • New docs: All 6 above

    All pages follow OpenSRE docs style and include:

    • Friendly, conversational setup instructions
    • Environment variables configuration
    • Persistent store JSON examples
    • Security best practices (read-only roles, key pair auth, IP allowlisting)
    • Verification commands for testing connections
    • Update docs/trello.mdx

    Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

    • fix: align integration docs with implementation

    • fix: remove accidental supabase.py file

    • fix: address review feedback on integration docs

    Align verify commands and env vars with the implementation, consolidate
    Trello into docs/integrations/trello.mdx, and fix broken MDX frontmatter.

    Co-authored-by: Cursor cursoragent@cursor.com

    • docs: enhance integration documentation for Azure SQL, MongoDB Atlas, OpenObserve, Snowflake, Supabase, and Trello
    • Added new environment variables and investigation tools sections for Azure SQL and MongoDB Atlas.
    • Expanded troubleshooting and security best practices for Snowflake and Supabase.
    • Updated Trello documentation to include usage instructions for creating cards from investigations.
    • Improved overall clarity and completeness of integration guides.
    • docs(mongodb-atlas): update environment variable table format for clarity
    • Changed the environment variable table to include a 'Default' column.
    • Enhanced descriptions to emphasize the requirement status of each variable.

    Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
    Co-authored-by: Devesh36 142524747+Devesh36@users.noreply.github.com
    Co-authored-by: Cursor cursoragent@cursor.com

    下载附件