OpenTelemetry Collector deployment, instrumentation (Java/Python/Node.js/.NET/Go), and OTTL pipeline transforms for Coralogix — coralogix exporter config, Helm chart selection, Kubernetes topology, ECS/EKS/GKE deployments, SDK setup, APM transactions, and OTTL cardinality/PII/routing.
98
97%
Does it follow best practices?
Impact
99%
1.13xAverage score across 81 eval scenarios
Advisory
Suggest reviewing before use
{
"context": "Evaluating a Coralogix support response for this user question:\n\nIn otel-integration Helm values, a customer put DB compatibility statements under spanMetrics.dbMetrics.transformStatements. Now db_calls_total has db_namespace populated from db.name, but normal calls_total still has db_system and a blank db_namespace for those database spans. Is this a chart bug, and where should the transform live?",
"type": "weighted_checklist",
"checklist": [
{
"name": "mentions-spanmetrics-transformstatements",
"description": "The response contains \"spanMetrics.transformStatements\" (case-sensitive).",
"max_score": 3
},
{
"name": "mentions-spanmetrics-dbmetrics-transformstatements",
"description": "The response contains \"spanMetrics.dbMetrics.transformStatements\" (case-sensitive).",
"max_score": 3
},
{
"name": "mentions-calls-total",
"description": "The response contains \"calls_total\" (case-sensitive).",
"max_score": 3
},
{
"name": "mentions-db-calls-total",
"description": "The response contains \"db_calls_total\" (case-sensitive).",
"max_score": 3
},
{
"name": "mentions-db-namespace",
"description": "The response contains \"db.namespace\" (case-sensitive).",
"max_score": 3
},
{
"name": "mentions-db-name",
"description": "The response contains \"db.name\" (case-sensitive).",
"max_score": 3
},
{
"name": "misconfiguration-wrong-config",
"description": "The response matches the pattern: (?i)(misconfiguration|wrong config|wrong placement|not.*chart.*bug)",
"max_score": 3
},
{
"name": "explains-that-db-label-compatibility-statemen",
"description": "Explains that DB label compatibility statements that should affect normal Span Metrics belong under top-level spanMetrics.transformStatements so they run before spanmetrics consumes spans, not only under spanMetrics.dbMetrics.transformStatements. It must explain that dbMetrics-only placement can populate db_calls_total while calls_total keeps a blank db_namespace. The answer should treat this as a customer values misconfiguration rather than a chart-default bug, and should populate db.namespace from db.name with endpoint/system fallbacks when db.name is missing. FAIL if it puts the fix only under dbMetrics, after spanmetrics in the metrics pipeline, or says the chart should enable these statements by default as the immediate fix.",
"max_score": 2
}
]
}evals
scenario-1
scenario-2
scenario-3
scenario-4
scenario-5
scenario-6
scenario-7
scenario-8
scenario-9
scenario-10
scenario-11
scenario-12
scenario-13
scenario-14
scenario-15
scenario-16
scenario-17
scenario-18
scenario-19
scenario-20
scenario-21
scenario-22
scenario-23
scenario-24
scenario-25
scenario-26
scenario-27
scenario-28
scenario-29
scenario-30
scenario-31
scenario-32
scenario-33
scenario-34
scenario-35
scenario-36
scenario-37
scenario-38
scenario-39
scenario-40
scenario-41
scenario-42
scenario-43
scenario-44
scenario-45
scenario-46
scenario-47
scenario-48
scenario-49
scenario-50
scenario-51
scenario-52
scenario-53
scenario-54
scenario-55
scenario-56
scenario-57
scenario-58
scenario-59
scenario-60
scenario-61
scenario-62
scenario-63
scenario-64
scenario-65
scenario-66
scenario-67
scenario-68
scenario-69
scenario-70
scenario-71
scenario-72
scenario-73
scenario-74
scenario-75
scenario-76
scenario-77
scenario-78
scenario-79
scenario-80
scenario-81
skills
opentelemetry
opentelemetry-collector
references
opentelemetry-instrumentation
opentelemetry-ottl