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

{
  "context": "Evaluating a Coralogix support response for this user question:\n\nexporters:\n  coralogix:\n    domain: \"$CORALOGIX_DOMAIN\"\n    private_key: \"$PRIVATE_KEY\"\n\nThis was working on otel-contrib v0.70 but since upgrading to v0.95 nothing exports. What changed?",
  "type": "weighted_checklist",
  "checklist": [
    {
      "name": "env-z",
      "description": "The response matches the pattern: \\$\\{env:|\\$\\{[A-Z_]+\\}",
      "max_score": 3
    },
    {
      "name": "bracket-brace-curly",
      "description": "The response matches the pattern: (?i)(bracket|brace|curly|\\$\\{)",
      "max_score": 3
    },
    {
      "name": "explains-that-recent-collector-coralogix-expo",
      "description": "Explains that recent collector / coralogix-exporter versions (≥ v0.76) stopped expanding the unbracketed `$VAR` form silently — the bracketed `${env:VAR}` form is now required. Points at both `domain:` and `private_key:` needing the fix.",
      "max_score": 2
    }
  ]
}

evals

README.md

tile.json