Skip to content

observability.md credits Arcp.Runtime ActivitySource with spans it never starts #53

Description

@nficano

Category: docs Severity: minor
Location: docs/guides/observability.md:44-44

What

ArcpDiagnostics.Runtime (src/Arcp.Core/Tracing/ArcpDiagnostics.cs:46) is never used to start an Activity; only ArcpDiagnostics.Transport starts spans (src/Arcp.Otel/ArcpTracing.cs:33,70). No dispatch/agent-run spans are produced.

Evidence

| `Arcp.Runtime`    | Runtime-internal spans (dispatch, agent run).      |

Proposed fix

Note that the Arcp.Runtime source currently starts no spans, or add the runtime spans.

Acceptance criteria

  • The doc credits the Runtime ActivitySource only with spans the code actually starts.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    audit/docsAudit: documentation inaccuracysev/minorSeverity: minor

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions