Skip to content

Labels

Labels

  • agent-fix

    Trigger oss-support-agent fix pipeline
  • agent-in-progress

    An automated agent (claude-implement-issue workflow) is currently working this issue; do not edit it
  • autorelease: pending

  • autorelease: tagged

  • backlog

  • blocked

    Cannot start until another issue, PR, or upstream change lands
  • bug

    Something isn't working
  • c/annotations

    Annotation semantic conventions (spec/annotations.md): evaluation and human-feedback attributes
  • c/ci

    CI workflows, release-please, and tox/pnpm/gradle build configuration
  • c/context-attributes

    Context attributes on spans: session ID, user ID, metadata, tags, prompt template propagation
  • c/core

    Shared core libraries (openinference-instrumentation, JS core): OITracer, TraceConfig, helpers
  • c/decorators

    Manual instrumentation helpers: Python OITracer decorators, JS core trace helpers, Java annotations
  • c/genai

    OTel GenAI semconv interop: openinference-genai (JS), Python gen_ai.* dual-write, gen_ai.* mapping
  • c/semcov

    OpenInference semantic conventions: spec/ and the semantic-conventions packages (Python, JS, Java)
  • c/suppress-tracing

    Tracing suppression: suppress_tracing / isTracingSuppressed, uninstrument(), leaked spans
  • c/trace-config

    TraceConfig masking: OPENINFERENCE_HIDE_* flags, PII redaction, base64 image limits, BlobUploader
  • cannot reproduce

    Maintainers could not reproduce the reported behavior with the information given
  • cleanup

    Chore: refactor, dead code, test hygiene; no user-facing behavior change
  • customer request

    Raised on behalf of an Arize or Phoenix customer
  • dependencies

    Pull requests that update a dependency file
  • documentation

    Improvements or additions to documentation
  • duplicate

    This issue or pull request already exists
  • enhancement

    New feature or request
  • examples

    Related to the examples in the repo
  • feature branch

  • good first issue

    Good for newcomers
  • good student issue

    A good issue for students taking CS146S
  • good-agent-issue

    Self-contained issue for an autonomous coding agent. Applying it triggers claude-implement-issue
  • help wanted

    Extra attention is needed
  • instrumentation

    Related to an instrumentor package, existing or proposed