aws / aws/agentcore-cli

MCP instrumentation (ADOT) disabled by default while agent instrumentation is enabled

Open
#683 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
283
Forks
95
Avg merge
1d 2h
Merged PRs (30d)
183

Description

## Description

Agent instrumentation via ADOT is enabled by default, but MCP instrumentation via ADOT is disabled by default. This inconsistency means users miss MCP-level observability unless they manually enable it.

## Steps to Reproduce

1. Deploy an agent with MCP tools configured
2. Check ADOT instrumentation settings
3. Observe that agent instrumentation is enabled but MCP instrumentation is not

## Expected Behavior

MCP instrumentation (ADOT) should be enabled by default, consistent with agent instrumentation behavior.

## Actual Behavior

MCP instrumentation (ADOT) is disabled by default. Users must manually enable it.

## CLI Version

_N/A_

## Operating System

macOS

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.