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

{
  "context": "Evaluating a Coralogix support response for this user question:\n\nI'm running a Java service in Kubernetes and want to use the OpenTelemetry Operator to auto-instrument it without changing the application code. How do I configure it?",
  "type": "weighted_checklist",
  "checklist": [
    {
      "name": "mentions-instrumentation",
      "description": "The response contains \"Instrumentation\" (case-sensitive).",
      "max_score": 3
    },
    {
      "name": "mentions-inject-java",
      "description": "The response contains \"inject-java\" (case-sensitive).",
      "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-omits-the-instrumentation-crd-omits",
      "description": "Explains the OpenTelemetry Operator injection flow: create an Instrumentation CRD that specifies the exporter endpoint and resource attributes including cx.application.name, cx.subsystem.name, and service.name; then add the instrumentation.opentelemetry.io/inject-java: \"true\" annotation to the pod or deployment. The endpoint may point to a local OTel Collector or directly to the Coralogix ingress — both are valid; auth headers can be set in Instrumentation.spec.exporter.headers when going direct. Must NOT instruct the user to set JAVA_TOOL_OPTIONS or download the JAR manually — those are bypassed by the Operator. FAIL if it omits the Instrumentation CRD, omits the pod annotation, or instructs manual JAR setup.",
      "max_score": 2
    }
  ]
}

evals

README.md

tile.json