const go.opentelemetry.io/otel/semconv/v1.41.0.McpMethodNameKey
26 uses
go.opentelemetry.io/otel/semconv/v1.41.0 (current package)
attribute_group.go#L11012: McpMethodNameKey = attribute.Key("mcp.method.name")
attribute_group.go#L11083: McpMethodNameNotificationsCancelled = McpMethodNameKey.String("notifications/cancelled")
attribute_group.go#L11087: McpMethodNameInitialize = McpMethodNameKey.String("initialize")
attribute_group.go#L11091: McpMethodNameNotificationsInitialized = McpMethodNameKey.String("notifications/initialized")
attribute_group.go#L11095: McpMethodNameNotificationsProgress = McpMethodNameKey.String("notifications/progress")
attribute_group.go#L11099: McpMethodNamePing = McpMethodNameKey.String("ping")
attribute_group.go#L11103: McpMethodNameResourcesList = McpMethodNameKey.String("resources/list")
attribute_group.go#L11107: McpMethodNameResourcesTemplatesList = McpMethodNameKey.String("resources/templates/list")
attribute_group.go#L11111: McpMethodNameResourcesRead = McpMethodNameKey.String("resources/read")
attribute_group.go#L11115: McpMethodNameNotificationsResourcesListChanged = McpMethodNameKey.String("notifications/resources/list_changed")
attribute_group.go#L11119: McpMethodNameResourcesSubscribe = McpMethodNameKey.String("resources/subscribe")
attribute_group.go#L11123: McpMethodNameResourcesUnsubscribe = McpMethodNameKey.String("resources/unsubscribe")
attribute_group.go#L11127: McpMethodNameNotificationsResourcesUpdated = McpMethodNameKey.String("notifications/resources/updated")
attribute_group.go#L11131: McpMethodNamePromptsList = McpMethodNameKey.String("prompts/list")
attribute_group.go#L11135: McpMethodNamePromptsGet = McpMethodNameKey.String("prompts/get")
attribute_group.go#L11139: McpMethodNameNotificationsPromptsListChanged = McpMethodNameKey.String("notifications/prompts/list_changed")
attribute_group.go#L11143: McpMethodNameToolsList = McpMethodNameKey.String("tools/list")
attribute_group.go#L11147: McpMethodNameToolsCall = McpMethodNameKey.String("tools/call")
attribute_group.go#L11151: McpMethodNameNotificationsToolsListChanged = McpMethodNameKey.String("notifications/tools/list_changed")
attribute_group.go#L11155: McpMethodNameLoggingSetLevel = McpMethodNameKey.String("logging/setLevel")
attribute_group.go#L11159: McpMethodNameNotificationsMessage = McpMethodNameKey.String("notifications/message")
attribute_group.go#L11163: McpMethodNameSamplingCreateMessage = McpMethodNameKey.String("sampling/createMessage")
attribute_group.go#L11167: McpMethodNameCompletionComplete = McpMethodNameKey.String("completion/complete")
attribute_group.go#L11171: McpMethodNameRootsList = McpMethodNameKey.String("roots/list")
attribute_group.go#L11175: McpMethodNameNotificationsRootsListChanged = McpMethodNameKey.String("notifications/roots/list_changed")
attribute_group.go#L11180: McpMethodNameElicitationCreate = McpMethodNameKey.String("elicitation/create")
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |