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-73/

{
  "context": "Evaluating a Coralogix support response for this user question:\n\nI'm trying to copy the k8s namespace name from the resource down into each log record as an attribute so I can filter on it later. I wrote this in my transform processor under context: log — set(attributes[\"namespace\"], attributes[\"k8s.namespace.name\"]) — but the attribute always comes out nil. What am I doing wrong?",
  "type": "weighted_checklist",
  "checklist": [
    {
      "name": "mentions-resource-attributes",
      "description": "The response contains \"resource.attributes\" (case-sensitive).",
      "max_score": 3
    },
    {
      "name": "explains-that-under-context-log-the-bare-attr",
      "description": "Explains that under context: log the bare attributes[...] refers to the log-record attributes, not the resource attributes, and that the fix is to use resource.attributes[...] — i.e. diagnoses the wrong-context cause, not just prescribes a path rewrite.",
      "max_score": 2
    }
  ]
}

evals

README.md

tile.json