Skip to main content
Glama

OpenTelemetry Collector MCP Server

by mottibec
sentryexporter.json954 B
{ "fields": [ { "name": "DSN", "type": "string", "description": "DSN to report transaction to Sentry. If the DSN is not set, no trace will be sent to Sentry.", "required": true, "mapstructureTag": "dsn" }, { "name": "Environment", "type": "string", "description": "The deployment environment name, such as production or staging. Environments are case-sensitive. The environment name can't contain newlines, spaces or forward slashes, can't be the string \"None\", or exceed 64 characters.", "required": true, "mapstructureTag": "environment" }, { "name": "InsecureSkipVerify", "type": "bool", "description": "InsecureSkipVerify controls whether the client verifies the Sentry server certificate chain", "required": true, "mapstructureTag": "insecure_skip_verify" } ], "imports": [ "errors" ], "packageName": "sentryexporter" }

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