Skip to main content
Glama

OpenTelemetry Collector MCP Server

by mottibec
logdedupprocessor.json1.12 kB
{ "fields": [ { "name": "LogCountAttribute", "type": "string", "description": "", "required": true, "mapstructureTag": "log_count_attribute" }, { "name": "Interval", "type": "time.Duration", "description": "", "required": true, "mapstructureTag": "interval" }, { "name": "Timezone", "type": "string", "description": "", "required": true, "mapstructureTag": "timezone" }, { "name": "ExcludeFields", "type": "[]string", "description": "", "required": true, "mapstructureTag": "exclude_fields" }, { "name": "IncludeFields", "type": "[]string", "description": "", "required": true, "mapstructureTag": "include_fields" }, { "name": "Conditions", "type": "[]string", "description": "", "required": true, "mapstructureTag": "conditions" } ], "imports": [ "errors", "fmt", "strings", "time", "go.opentelemetry.io/collector/component" ], "packageName": "logdedupprocessor" }

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