Which component is impacted by this improvement?
Improvement Description
Add Dash0 as a third-party observability option in two places:
01-tutorials/06-AgentCore-observability/04-Agentcore-runtime-partner-observability/Dash0/ — Jupyter notebook demonstrating AgentCore Runtime + Strands Agents + Dash0 using OTLP/HTTP export
03-integrations/observability/dash0/ — standalone Python example using uv with a Strands travel agent
Dash0 is an OpenTelemetry-native observability platform. The integration uses OTLP/HTTP (port 4318) with Bearer token authentication, matching the same pattern as the existing Datadog and Instana integrations.
Also updates READMEs in 04-Agentcore-runtime-partner-observability/, 06-AgentCore-observability/, and 03-integrations/ to list Dash0 alongside the other supported platforms.
I have a draft ready and can send a PR once confirmed.
Which component is impacted by this improvement?
Improvement Description
Add Dash0 as a third-party observability option in two places:
01-tutorials/06-AgentCore-observability/04-Agentcore-runtime-partner-observability/Dash0/— Jupyter notebook demonstrating AgentCore Runtime + Strands Agents + Dash0 using OTLP/HTTP export03-integrations/observability/dash0/— standalone Python example using uv with a Strands travel agentDash0 is an OpenTelemetry-native observability platform. The integration uses OTLP/HTTP (port 4318) with Bearer token authentication, matching the same pattern as the existing Datadog and Instana integrations.
Also updates READMEs in
04-Agentcore-runtime-partner-observability/,06-AgentCore-observability/, and03-integrations/to list Dash0 alongside the other supported platforms.I have a draft ready and can send a PR once confirmed.