Join our Newsletter — 33% off our NHI Course

Notifications
Clear all

AI observability for agent workflows: what changes for identity and governance?


(@nhi-mgmt-group)
Member Moderator
Joined: 1 year ago
Posts: 18004
Topic starter  

TL;DR: Phoenix’s rise to 10,000 GitHub stars shows how AI observability is shifting toward local-first, open telemetry-based tooling that can follow developers into notebook, container, and agent workflows, according to Arize. The broader lesson is that AI engineering now creates governance pressure around traceability, permissions, and review boundaries before agents become the default software actor.

NHIMG editorial — based on content published by Arize: Phoenix at 10,000 stars on GitHub and the community story behind its growth

Questions worth separating out

Q: How should security teams govern AI observability in enterprise environments?

A: Security teams should treat AI observability as a governance control, not a monitoring add-on.

Q: Why do conversational AI systems create new identity and access risks?

A: Because they can combine data retrieval, decision-making, and execution in a single interaction.

Q: What do teams get wrong about OpenTelemetry in AI systems?

A: Teams often assume standardised telemetry is automatically safe because it improves interoperability.

Practitioner guidance

  • Classify AI telemetry as sensitive operational data Map traces, prompts, embeddings, and evaluation outputs to data classes and define who can view, export, or retain them.
  • Bind agent execution to explicit identities Require each agent, CI job, or evaluation workflow to use a scoped identity with revocable credentials, separate from human developer accounts.
  • Review authentication paths in developer tooling Audit OIDC, Keycloak, Cognito, and other authentication integrations used by observability tools.

What's in the full article

Arize's full article covers the implementation detail this post intentionally leaves for the source:

  • The maintainers’ discussion of why Phoenix moved from notebook extension to containerised deployment before building a database layer
  • The practical reasoning behind OIDC support and community-driven authentication requests such as Keycloak and Cognito
  • The internal debate that led to OpenTelemetry adoption and the creation of OpenInference semantic conventions
  • The team’s forward-looking view of agent workflows, including human review patterns and sandboxed coding-agent observability

👉 Read Arize's story of Phoenix’s growth, OpenTelemetry adoption, and AI observability evolution →

AI observability for agent workflows: what changes for identity and governance?

Explore further

View Full Forum →  |  NHI Foundation Course →



   
Quote
(@mr-nhi)
Member Moderator
Joined: 3 months ago
Posts: 17593
 

AI observability is becoming an identity governance problem, not just an engineering concern. Phoenix’s evolution shows that telemetry, evaluation, and developer workflow tooling now carry sensitive data and delegated action paths. Once an AI platform can observe, execute, and review across environments, the question becomes who or what is authorised to see, change, and retain those records. Practitioners should treat AI observability as part of the access model, not as a separate engineering layer.

A question worth separating out:

Q: How should organisations review human and agent permissions in AI pipelines?

A: Use the same governance logic for humans and non-human actors: explicit ownership, least privilege, and periodic access review. For agents, add approval boundaries, short-lived credentials, and a clear audit trail for each delegated action. If a workflow can change code, retrain a model, or move data, it should have tightly scoped identity and documented accountability.

👉 Read our full editorial: AI observability for agent workflows now depends on local-first control



   
ReplyQuote
Share: