Skip to main content
Glama

OpenTelemetry Collector MCP Server

by mottibec
k8sobjectsreceiver.json874 B
{ "fields": [ { "name": "Objects", "type": "[]*K8sObjectsConfig", "description": "", "required": true, "mapstructureTag": "objects" }, { "name": "makeDiscoveryClient", "type": "func() (discovery.ServerResourcesInterface, error)", "description": "For mocking purposes only.", "required": true }, { "name": "makeDynamicClient", "type": "func() (dynamic.Interface, error)", "description": "", "required": true } ], "imports": [ "errors", "fmt", "strings", "time", "k8s.io/apimachinery/pkg/runtime/schema", "apiWatch \"k8s.io/apimachinery/pkg/watch\"", "k8s.io/client-go/discovery", "k8s.io/client-go/dynamic", "github.com/open-telemetry/opentelemetry-collector-contrib/internal/k8sconfig" ], "packageName": "k8sobjectsreceiver" }

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