Skip to main content
Glama

OpenTelemetry Collector MCP Server

by mottibec
carbonreceiver.json816 B
{ "fields": [ { "name": "TCPIdleTimeout", "type": "time.Duration", "description": "TCPIdleTimeout is the timeout for idle TCP connections, it is ignored if transport being used is UDP.", "required": true, "mapstructureTag": "tcp_idle_timeout" }, { "name": "Parser", "type": "*protocol.Config", "description": "Parser specifies a parser and the respective configuration to be used by the receiver.", "required": true, "mapstructureTag": "parser" } ], "imports": [ "errors", "time", "go.opentelemetry.io/collector/config/confignet", "go.opentelemetry.io/collector/confmap/xconfmap", "github.com/open-telemetry/opentelemetry-collector-contrib/receiver/carbonreceiver/protocol" ], "packageName": "carbonreceiver" }

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