Skip to main content
Glama

CentralMind/Gateway

README.md587 B
--- title: OpenTelemetry Plugin --- Integrates OpenTelemetry tracing. ## Type - Wrapper ## Description Adds OpenTelemetry tracing support for database operations. ## Configuration ```yaml otel: exporter_type: "oltp" # "oltp" or "stdout" service_name: "my-gateway" service_version: "1.0.0" environment: "production" endpoint: "localhost:4317" tls_mode: "insecure" span_max_queue_size: 5000 span_max_export_batch: 512 batch_timeout: "1s" resource_attributes: # Additional trace attributes team: "backend" region: "us-east-1" ```

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/centralmind/gateway'

If you have feedback or need assistance with the MCP directory API, please join our Discord server