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

{
  "context": "Evaluating a Coralogix support response for this user question:\n\nI've set up .NET OpenTelemetry manual instrumentation for my eu1 service. My OTLP exporter reports 200 OK responses, so data is arriving at Coralogix. But nothing appears in the APM views — no service in the Service Catalog, no traces in Explore. My endpoint is https://ingress.eu1.coralogix.com:443. What resource attributes could cause data to arrive successfully but not appear in APM?",
  "type": "weighted_checklist",
  "checklist": [
    {
      "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": "mentions-service-name",
      "description": "The response contains \"service.name\" (case-sensitive).",
      "max_score": 3
    },
    {
      "name": "no-if-it-suggests-the-issue-is-in-the-endpoin",
      "description": "Identifies that missing resource attributes are the cause: all three of service.name, (required for APM Service Catalog entry and transaction grouping), cx.application.name (required for data routing to the correct Coralogix team), and cx.subsystem.name (required for TCO policy and APM grouping) must be set. Data arrives (200 OK) but is not visible in APM or routed correctly when any of these are missing. FAIL if it suggests the issue is in the endpoint format or authentication, or if it omits any of the three required attributes.",
      "max_score": 2
    }
  ]
}

evals

README.md

tile.json