Skip to main content
Glama

OpenTelemetry Collector MCP Server

by mottibec
chronyreceiver.json794 B
{ "fields": [ { "name": "Endpoint", "type": "string", "description": "Endpoint is the published address or unix socket that allows clients to connect to: The allowed format is: unix:///path/to/chronyd/unix.sock udp://localhost:323 The default value is unix:///var/run/chrony/chronyd.sock", "required": true, "mapstructureTag": "endpoint" } ], "imports": [ "errors", "fmt", "time", "go.opentelemetry.io/collector/component", "go.opentelemetry.io/collector/scraper/scraperhelper", "github.com/open-telemetry/opentelemetry-collector-contrib/receiver/chronyreceiver/internal/chrony", "github.com/open-telemetry/opentelemetry-collector-contrib/receiver/chronyreceiver/internal/metadata" ], "packageName": "chronyreceiver" }

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