Skip to main content
Glama

OpenTelemetry Collector MCP Server

by mottibec
purefbreceiver.json1.35 kB
{ "fields": [ { "name": "Settings", "type": "*Settings", "description": "Settings contains settings for the individual scrapers", "required": true, "mapstructureTag": "settings" }, { "name": "Arrays", "type": "[]internal.ScraperConfig", "description": "Arrays represents the list of arrays to query", "required": true, "mapstructureTag": "arrays" }, { "name": "Clients", "type": "[]internal.ScraperConfig", "description": "Clients represents the list of clients metrics", "required": true, "mapstructureTag": "clients" }, { "name": "Usage", "type": "[]internal.ScraperConfig", "description": "Usage represents the list of usage to query", "required": true, "mapstructureTag": "usage" }, { "name": "Env", "type": "string", "description": "Env represents the respective environment value valid to scrape", "required": true, "mapstructureTag": "env" } ], "imports": [ "errors", "time", "go.opentelemetry.io/collector/component", "go.opentelemetry.io/collector/config/confighttp", "go.uber.org/multierr", "github.com/open-telemetry/opentelemetry-collector-contrib/receiver/purefbreceiver/internal" ], "packageName": "purefbreceiver" }

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