instrument-observability Skill
Instruments Microsoft Agent 365 observability into existing .NET AgentFramework, Node.js, or Python agents. Adds OTel-based tracing, context propagation, A365 exporter, manual instrumentation scopes (InvokeAgentScope, InferenceScope, ExecuteToolScope — required for store publishing), and updates configuration files. As Published by microsoft in agent365-skills.
What is instrument-observability Skill?
Instruments Microsoft Agent 365 observability into existing .NET AgentFramework, Node.js, or Python agents. Adds OTel-based tracing, context propagation, A365 exporter, manual instrumentation scopes (InvokeAgentScope, InferenceScope, ExecuteToolScope — required for store publishing), and updates configuration files. As Published by microsoft in agent365-skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using agent365-skills
Technical details
- Install or run with Copy skill directory
When to use instrument-observability Skill
- Use it for developers using agent365-skills.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/agent365-skills
- Skill file: plugins/agent365/skills/instrument-observability/SKILL.md
What it does
Instruments Microsoft Agent 365 observability into existing .NET AgentFramework, Node.js, or Python agents. Adds OTel-based tracing, context propagation, A365 exporter, manual instrumentation scopes (InvokeAgentScope, InferenceScope, ExecuteToolScope — required for store publishing), and updates configuration files. As
Skill instructions
Instrument A365 Observability Trigger phrases — any of these will activate this skill automatically: - "instrument observability for this agent" - "add a365 observability to this agent" - "add observability to this agent" - "set up tracing for this agent" - "make this agent visible in microsoft defender" - "enable agent 365 telemetry" - "wire up opentelemetry for this agent" - "add observability to this .net agent" - "add observability to this node.js agent" - "add a365 observability to this python agent" --- Overview This skill instruments Microsoft Agent 365 observability into an existing agent codebase without disrupting the agent's core logic. It: 1. Detects the agent type (.NET AgentFramework, Node.js, or Python) 2. Installs the correct A365 observability packages (core + hosting + optional extensions) 3. Wires observability in the entry point 4. Adds BaggageBuilder context or BaggageMiddleware to message handlers 5. Implements the agentic token resolver with caching 6. Adds manua
Explore related resources
Frequently asked questions
What is instrument-observability?
instrument-observability is a open-source AI agent skill with Copy skill directory. Instruments Microsoft Agent 365 observability into existing .NET AgentFramework, Node.js, or Python agents.
Who is instrument-observability best for?
instrument-observability is best for reusing agent instructions, scripts, and references.
How do I install instrument-observability?
Install or run instrument-observability using Copy skill directory. Check instrument-observability for the latest setup command.
Is instrument-observability actively maintained?
instrument-observability may need a closer maintenance check before production use.
Auto-fetched from GitHub.