CtrlK
BlogDocsLog inGet started
Tessl Logo

coralogix/opentelemetry-skills

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

1.13x
Quality

97%

Does it follow best practices?

Impact

99%

1.13x

Average score across 81 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

Overview
Quality
Evals
Security
Files

criteria.jsonevals/scenario-67/

{
  "context": "Evaluating a Coralogix support response for this user question:\n\nMy transform works fine in dev but in production it crashes on certain spans with errors about invalid path segments. The spans that fail are ones where some optional attributes aren't present. How do I write OTTL that is safe when optional fields might be missing?",
  "type": "weighted_checklist",
  "checklist": [
    {
      "name": "nil-null-not",
      "description": "The response matches the pattern: (!= nil|!= null|not nil|where.*nil|nil.*guard)",
      "max_score": 3
    },
    {
      "name": "prescribes-a-concrete-guard-pattern-where-att",
      "description": "Prescribes a concrete guard pattern — where attributes[...] != nil, IsMap, IsString, or an equivalent — rather than generic advice like \"handle errors appropriately\" or \"add validation\". Must show or describe the guard as part of the OTTL statement itself.",
      "max_score": 2
    }
  ]
}

evals

README.md

tile.json