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
datadogsemanticsprocessor.json•550 B
{
"fields": [
{
"name": "OverrideIncomingDatadogFields",
"type": "bool",
"description": "OverrideIncomingDatadogFields specifies what is done with incoming Datadog fields. If it is false, any fields namespaced with \"datadog.\" will pass through unchanged. If it is true, all fields in the \"datadog.\" namespace will be recomputed by the processor. Default: false.",
"required": true,
"mapstructureTag": "override_incoming_datadog_fields"
}
],
"imports": [],
"packageName": "datadogsemanticsprocessor"
}