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

{
  "context": "Evaluating a Coralogix support response for this user question:\n\nI want to instrument my Java Spring Boot application to send traces to Coralogix. We're on the eu2 region. How do I set it up?",
  "type": "weighted_checklist",
  "checklist": [
    {
      "name": "mentions-opentelemetry-javaagent-jar",
      "description": "The response contains \"opentelemetry-javaagent.jar\" (case-sensitive).",
      "max_score": 3
    },
    {
      "name": "mentions-ingress-eu2-coralogix-com-443",
      "description": "The response contains \"ingress.eu2.coralogix.com:443\" (case-sensitive).",
      "max_score": 3
    },
    {
      "name": "mentions-otel-exporter-otlp-headers",
      "description": "The response contains \"OTEL_EXPORTER_OTLP_HEADERS\" (case-insensitive).",
      "max_score": 3
    },
    {
      "name": "mentions-cx-application-name",
      "description": "The response contains \"cx.application.name\" (case-sensitive).",
      "max_score": 3
    },
    {
      "name": "mentions-cx-subsystem-name",
      "description": "The response contains \"cx.subsystem.name\" (case-sensitive).",
      "max_score": 3
    },
    {
      "name": "no-if-it-uses-bare-ingress-eu2-coralogix-com",
      "description": "Provides a complete Java agent setup: links to the official OpenTelemetry Java getting-started docs for installation, sets JAVA_TOOL_OPTIONS with -javaagent, sets OTEL_EXPORTER_OTLP_ENDPOINT to https://ingress.eu2.coralogix.com:443 (full URI with https:// scheme — required because the Java OTLP exporter performs URI parsing and rejects bare host:port), and sets OTEL_EXPORTER_OTLP_HEADERS with Authorization=Bearer. Uses a placeholder for the API key. FAIL if it uses bare ingress.eu2.coralogix.com:443 without the https:// scheme, or if it omits cx.application.name/cx.subsystem.name.",
      "max_score": 2
    }
  ]
}

evals

README.md

tile.json