mcp.resource.uri
MovedGenAI registrystringas of v1.44.0
The value of the resource URI.
This is a URI of the resource provided in the following requests or notifications: resources/read, resources/subscribe, resources/unsubscribe, or notifications/resources/updated.
Examples
- postgres://database/customers/schema
- file:///home/user/documents/report.pdf
Used by
metrics (2)
- mcp.client.operation.duration (opt-in)
- mcp.server.operation.duration (opt-in)
spans (2)
- span.mcp.client
- span.mcp.server
* required on that signal.
History
- v1.42.0deprecated
Moved to the OpenTelemetry GenAI semantic conventions repository.
Added as development.