semconv.com

gen_ai.data_source.id

MovedGenAI registrystringas of v1.44.0

The data source identifier.

Data sources are used by AI agents and RAG applications to store grounding data. A data source may be an external database, object store, document collection, website, or any other storage system used by the GenAI agent or application. The gen_ai.data_source.id SHOULD match the identifier used by the GenAI system rather than a name specific to the external storage, such as a database or object store. Semantic conventions referencing gen_ai.data_source.id MAY also leverage additional attributes, such as db.*, to further identify and describe the data source.

Examples

Used by

spans (3)

  • span.gen_ai.invoke_agent.client
  • span.gen_ai.invoke_agent.internal
  • span.gen_ai.retrieval.client

* required on that signal.

History

  1. v1.42.0deprecated

    Moved to the OpenTelemetry GenAI semantic conventions repository.

  2. v1.34.0

    Added as development.

Definition sourceRegistry docsJSON