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

{
  "context": "Evaluating a Coralogix support response for this user question:\n\nWe have tail_sampling configured in our daemonset otel-agent. We're seeing that many of our traces come through incomplete — spans from some services missing entirely. What's the issue?",
  "type": "weighted_checklist",
  "checklist": [
    {
      "name": "mentions-gateway",
      "description": "The response contains \"gateway\" (case-insensitive).",
      "max_score": 3
    },
    {
      "name": "loadbalanc-load-balanc",
      "description": "The response matches the pattern: (?i)(loadbalanc|load.balanc)",
      "max_score": 3
    },
    {
      "name": "trace-id-consistent",
      "description": "The response matches the pattern: (?i)(trace[_ ]?id|consistent[_ -]?hash)",
      "max_score": 3
    },
    {
      "name": "explains-that-tail-sampling-cannot-live-on-da",
      "description": "Explains that tail sampling cannot live on daemonset agents because each agent only sees spans from its own node — a single trace is split across agents and the sampler makes decisions on partial data. Recommends moving tail_sampling to a central gateway tier, fed via a `loadbalancing` exporter that routes by `trace_id` so all spans for a trace land on the same gateway replica.",
      "max_score": 2
    }
  ]
}

evals

README.md

tile.json