Skip to main content
Glama

OpenTelemetry Collector MCP Server

by mottibec
schemaprocessor.json902 B
{ "fields": [ { "name": "Prefetch", "type": "[]string", "description": "PreCache is a list of schema URLs that are downloaded and cached at the start of the collector runtime in order to avoid fetching data that later on could block processing of signals. (Optional field)", "required": true, "mapstructureTag": "prefetch" }, { "name": "Targets", "type": "[]string", "description": "Targets define what schema families should be translated to, allowing older and newer formats to conform to the target schema identifier.", "required": true, "mapstructureTag": "targets" } ], "imports": [ "errors", "fmt", "go.opentelemetry.io/collector/config/confighttp", "github.com/open-telemetry/opentelemetry-collector-contrib/processor/schemaprocessor/internal/translation" ], "packageName": "schemaprocessor" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mottibec/otelcol-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server