Skip to main content
Glama

OpenTelemetry Collector MCP Server

by mottibec
spanprocessor.json811 B
{ "fields": [ { "name": "Rename", "type": "Name", "description": "Rename specifies the components required to re-name a span. The `from_attributes` field needs to be set for this processor to be properly configured. Note: The field name is `Rename` to avoid collision with the Name() method from config.NamedEntity", "required": true, "mapstructureTag": "name" }, { "name": "SetStatus", "type": "*Status", "description": "SetStatus specifies status which should be set for this span.", "required": true, "mapstructureTag": "status" } ], "imports": [ "go.opentelemetry.io/collector/component", "github.com/open-telemetry/opentelemetry-collector-contrib/internal/filter/filterconfig" ], "packageName": "spanprocessor" }

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