Sam Brenner
97853199c7
Add Datadog Integration Documentation ( #3642 )
...
* add datadog llm observability integration guide
* spacing fix
* wording changes
* alphabetize docs listing
* Update docs/en/observability/datadog.mdx
Co-authored-by: Barry Eom <31739208+barieom@users.noreply.github.com >
* add translations
* fix korean code block
---------
Co-authored-by: Barry Eom <31739208+barieom@users.noreply.github.com >
Co-authored-by: Greyson LaLonde <greyson.r.lalonde@gmail.com >
2025-10-27 09:48:38 -04:00
Lorenze Jay
316b1cea69
docs: add guide for capturing telemetry logs in CrewAI AMP ( #3673 )
...
- Introduced a new documentation page detailing how to capture telemetry logs from CrewAI AMP deployments.
- Updated the main documentation to include the new guide in the enterprise section.
- Added prerequisites and step-by-step instructions for configuring OTEL collector setup.
- Included an example image for OTEL log collection capture to Datadog.
2025-10-08 14:06:10 -07:00
Tony Kipkemboi
bf9e0423f2
chore(docs): bring AMP doc refresh from release/v1.0.0 into main ( #3637 )
...
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
Notify Downstream / notify-downstream (push) Has been cancelled
Mark stale issues and pull requests / stale (push) Has been cancelled
* WIP: v1 docs (#3626 )
(cherry picked from commit d46e20fa09bcd2f5916282f5553ddeb7183bd92c)
* docs: parity for all translations
* docs: full name of acronym AMP
* docs: fix lingering unused code
* docs: expand contextual options in docs.json
* docs: add contextual action to request feature on GitHub
* chore: tidy docs formatting
2025-10-02 11:36:04 -04:00
Lorenze Jay
f47e0c82c4
Add tracing documentation and enable tracing feature in CrewAI
...
- Introduced a new documentation page for CrewAI Tracing, detailing setup and usage.
- Updated the main documentation to include the new tracing page in the observability section.
- Added example code snippets for enabling tracing in both Crews and Flows.
- Included instructions for global tracing configuration via environment variables.
- Added a new image for the CrewAI Tracing interface.
2025-10-02 07:33:18 -04:00
Doug Guthrie
eabced321c
Add braintrust docs ( #3628 )
...
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
Notify Downstream / notify-downstream (push) Has been cancelled
Mark stale issues and pull requests / stale (push) Has been cancelled
* Add braintrust docs
* Add more things
* fix eval command
* Add missing crewai-tools import
* Allow for dynamic inputs
2025-10-01 14:38:22 -04:00
Lucas Gomide
d31ffdbb90
docs: update Enterprise Action Auth Token section docs ( #3437 )
Notify Downstream / notify-downstream (push) Has been cancelled
Mark stale issues and pull requests / stale (push) Has been cancelled
2025-09-02 17:36:28 -04:00
Lucas Gomide
1217935b31
feat: add docs about Automation triggers ( #3375 )
Notify Downstream / notify-downstream (push) Has been cancelled
Mark stale issues and pull requests / stale (push) Has been cancelled
2025-08-20 22:02:47 -04:00
Greyson LaLonde
947c9552f0
chore: remove AgentOps integration ( #3334 )
Notify Downstream / notify-downstream (push) Has been cancelled
Mark stale issues and pull requests / stale (push) Has been cancelled
2025-08-17 23:07:41 -04:00
Tony Kipkemboi
e9b1e5a8f6
docs: add RBAC docs and other chores ( #3313 )
2025-08-13 12:08:42 -04:00
rishiraj
57c787f919
Docs update/add truefoundry ( #3245 )
...
* Add TrueFoundry observability integration documentation
- Added comprehensive TrueFoundry integration guide for CrewAI
- Included AI Gateway overview with key features
- Added technical architecture details for Traceloop SDK integration
- Provided step-by-step setup instructions
- Added advanced configuration examples
- Included tracing dashboard screenshot
- Added support contact and documentation links
* Update TrueFoundry integration documentation
Major improvements and fixes:
- Fixed integration pattern to follow LLM provider approach (base_url + api_key)
- Added technical architecture details showing LLM provider and observability flows
- Updated model names to use correct TrueFoundry format (openai-main/gpt-4o, anthropic/claude-3.5-sonnet)
- Added unified-code-tfy.png image for visual code example
- Reorganized document structure with better section placement
- Moved Additional Tracing section to better position
- Added link to TrueFoundry quick start guide
- Added comprehensive observability details and dashboard explanation
- Removed complex tracing setup in favor of simpler LLM provider integration
* Finalize TrueFoundry integration documentation
Key improvements:
- Updated base_url references to use placeholder from code snippet
- Added gateway-metrics.png image for observability dashboard
- Formatted metrics description with proper bullet points and bold headers
- Added link to TrueFoundry tracing overview documentation
- Improved readability and consistency throughout the documentation
- Updated Portuguese translation (pt-BR) version
* added truefoundry.mdx
* updated tfy mdx
* Update docs/en/observability/truefoundry.mdx
Co-authored-by: Nikhil Popli <97437109+nikp1172@users.noreply.github.com >
* Update truefoundry.mdx
* Update truefoundry.mdx
-minor updates
* Update truefoundry.mdx
* updated truefoundry.mdx PT-BR
---------
Co-authored-by: Nikhil Popli <97437109+nikp1172@users.noreply.github.com >
2025-08-13 10:08:15 -04:00
Mrunmay Shelar
1d9523c98f
docs: add LangDB integration documentation ( #3228 )
...
docs: update LangDB links in observability documentation
- Removed references to the AI Gateway features in both English and Portuguese documentation.
- Updated the Model Catalog links to point to the new app.langdb.ai domain.
- Ensured consistency across both language versions of the documentation.
2025-08-06 11:13:58 -04:00
Paras Sakarwal
11717a5213
docs: added integration with neatlogs ( #3138 )
Notify Downstream / notify-downstream (push) Has been cancelled
Mark stale issues and pull requests / stale (push) Has been cancelled
2025-07-14 11:08:24 -04:00
Akshit Madan
060c486948
Updated Docs for maxim observability ( #3003 )
...
* docs: added Maxim support for Agent Observability
* enhanced the maxim integration doc page as per the github PR reviewer bot suggestions
* Update maxim-observability.mdx
* Update maxim-observability.mdx
- Fixed Python version, >=3.10
- added expected_output field in Task
- Removed marketing links and added github link
* added maxim in observability
* updated the maxim docs page
* fixed image paths
* removed demo link
---------
Co-authored-by: Tony Kipkemboi <iamtonykipkemboi@gmail.com >
Co-authored-by: Lucas Gomide <lucaslg200@gmail.com >
2025-06-24 14:36:51 -04:00
Lorenze Jay
3e74cb4832
docs: add integrations documentation and images for enterprise features ( #2981 )
...
- Introduced a new documentation file for Integrations, detailing supported services and setup instructions.
- Updated the main docs.json to include the new "integrations" feature in the contextual options.
- Added several images related to integrations to enhance the documentation.
Co-authored-by: Tony Kipkemboi <iamtonykipkemboi@gmail.com >
2025-06-09 12:46:09 -04:00
Tony Kipkemboi
34c813ed79
Add enterprise testing image ( #2960 )
2025-06-04 15:05:35 -07:00
Tony Kipkemboi
2460f61d3e
docs: major docs updates ( #2897 )
2025-05-23 16:04:37 -04:00
Tony Kipkemboi
e21d54654c
docs: add MCP integration documentation and update enterprise docs ( #2868 )
Notify Downstream / notify-downstream (push) Has been cancelled
Mark stale issues and pull requests / stale (push) Has been cancelled
2025-05-20 18:06:41 -04:00
Kunal Lunia
e1541b2619
Updated flow doc ( #2828 )
...
Co-authored-by: Lucas Gomide <lucaslg200@gmail.com >
2025-05-14 11:18:50 -04:00
Tony Kipkemboi
bc24bc64cd
Update enterprise docs and change YouTube video embed ( #2728 )
...
Notify Downstream / notify-downstream (push) Has been cancelled
Co-authored-by: Lorenze Jay <63378463+lorenzejay@users.noreply.github.com >
2025-04-30 08:46:37 -07:00
Tony Kipkemboi
51eb5e9998
docs: add CrewAI Enterprise docs ( #2691 )
...
Notify Downstream / notify-downstream (push) Has been cancelled
Mark stale issues and pull requests / stale (push) Has been cancelled
* Add enterprise deployment documentation to CLI docs
* Update CrewAI Enterprise documentation with comprehensive guides for Traces, Tool Repository, Webhook Streaming, and FAQ structure
* Add Enterprise documentation images
* Update Enterprise introduction with visual CardGroups and Steps components
2025-04-25 13:59:44 -07:00
Tony Kipkemboi
6d0039b117
docs: 0.114.0 release notes, navigation restructure, new guides, deploy video, and cleanup ( #2653 )
...
Notify Downstream / notify-downstream (push) Waiting to run
- Add v0.114.0 release notes with highlights image and doc links
- Restructure docs navigation (Strategy group, Releases tab, navbar links)
- Update quickstart with deployment video and clearer instructions
- Add/rename guides (Custom Manager Agent, Custom LLM)
- Remove legacy concept/tool docs
- Add new images and tool docs
- Minor formatting and content improvements throughout
2025-04-21 19:18:21 -04:00
Abby Morgan
838b3bc09d
Add opik screenshot
2025-03-26 09:36:05 -04:00
ayulockin
2c550dc175
add weave docs
2025-03-25 15:46:41 +05:30
TomuHirata
9cf3fadd0f
Add documentation for mlflow tracing integration ( #1988 )
...
Signed-off-by: Tomu Hirata <tomu.hirata@gmail.com >
Co-authored-by: Brandon Hancock (bhancock_ai) <109994880+bhancockio@users.noreply.github.com >
2025-02-04 16:18:50 -05:00
Patcher
77af733e44
[Doc]: Add documenation for openlit observability ( #1612 )
...
* Create openlit-observability.mdx
* Update doc with images and steps
* Update mkdocs.yml and add OpenLIT guide link
---------
Co-authored-by: Brandon Hancock (bhancock_ai) <109994880+bhancockio@users.noreply.github.com >
2024-12-03 12:38:49 -05:00
Tony Kipkemboi
c9152f2af8
Upgrade docs to mirror change from Poetry to UV ( #1451 )
...
* Update docs to use instead of
* Add Flows YouTube tutorial & link images
2024-10-16 10:57:41 -04:00
Tony Kipkemboi
a7696d5aed
Migrate docs from MkDocs to Mintlify ( #1423 )
...
* add new mintlify docs
* add favicon.svg
* minor edits
* add github stats
2024-10-10 19:14:28 -03:00