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

{
  "context": "Evaluating a Coralogix support response for this user question:\n\nHow do I instrument a Go application to send metrics and traces to Coralogix ap2 region?",
  "type": "weighted_checklist",
  "checklist": [
    {
      "name": "mentions-ingress-ap2-coralogix-com-443",
      "description": "The response contains \"ingress.ap2.coralogix.com:443\" (case-sensitive).",
      "max_score": 3
    },
    {
      "name": "mentions-credentials-newtls-nil",
      "description": "The response contains \"credentials.NewTLS(nil)\" (case-sensitive).",
      "max_score": 3
    },
    {
      "name": "mentions-cx-application-name",
      "description": "The response contains \"cx.application.name\" (case-sensitive).",
      "max_score": 3
    },
    {
      "name": "mentions-coralogix-api-key",
      "description": "The response contains \"CORALOGIX_API_KEY\" (case-sensitive).",
      "max_score": 3
    },
    {
      "name": "no-if-it-recommends-go-auto-instrumentation-o",
      "description": "Covers Go manual instrumentation (code or detailed prose both acceptable) with: TLS credentials (credentials.NewTLS(nil)) on all exporters, an Authorization header map (\"Bearer \" + token — note literal space), the coralogix-opentelemetry-go sampler for APM transactions, and the endpoint ingress.ap2.coralogix.com:443 without an https:// scheme in the gRPC dial options. FAIL if it recommends Go auto-instrumentation, omits credentials.NewTLS(nil), or uses https:// in the gRPC endpoint.",
      "max_score": 2
    }
  ]
}

evals

README.md

tile.json