github.com/coralogix/cx-skills
| Skill | Added | Review |
|---|---|---|
opentelemetry-ottl skills/opentelemetry/opentelemetry-ottl/SKILL.md OpenTelemetry Transformation Language (OTTL) for OTel Collector pipelines. Use when writing or debugging OTTL statements in the transform processor, filter processor, or routing connector in any collector configuration — context selection, path expression mistakes (`attributes` vs `resource.attributes`), `error_mode`, cardinality reduction with `keep_keys`, JSON body handling with `ParseJSON`, PII redaction with `SHA256` / `replace_pattern`, and span naming. Not for receiver/exporter connectivity, DNS, pipeline wiring, or telemetry that never reaches the processor — those are infra problems, not OTTL problems. | 92 92 1.10x Agent success vs baseline Impact 92% 1.10xAverage score across 127 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: 4734603 | |
opentelemetry-instrumentation skills/opentelemetry/opentelemetry-instrumentation/SKILL.md Instruments Java, Python, Node.js, .NET, and Go applications with OpenTelemetry SDKs to send traces, metrics, and logs to Coralogix. Use for SDK-side OTel setup, OTLP exporter env vars, Coralogix resource attributes, APM transaction samplers, Kubernetes Operator injection, or debugging missing traces, metrics, logs, or no telemetry from an application. Not for OTel Collector config (use opentelemetry-collector), OTTL authoring (use opentelemetry-ottl), eBPF instrumentation, or Lambda layers. | 92 92 1.10x Agent success vs baseline Impact 92% 1.10xAverage score across 127 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: 4734603 | |
opentelemetry-collector skills/opentelemetry/opentelemetry-collector/SKILL.md OpenTelemetry Collector deployment, configuration, and troubleshooting for Coralogix users. Use when writing or debugging collector configs — the `coralogix` exporter (`domain:` vs `endpoint:`, `${env:CORALOGIX_PRIVATE_KEY}` bracket syntax, `coralogix/resource_catalog` variant), the universal processor chain, agent → cluster-collector → gateway topology, spanmetrics/tail_sampling/k8sattributes placement, component stability checks, data-safety/redaction routing including `url_sanitizer`, `sanitize_span_name`, `allow_all_keys`, and before/after validation for broad sanitizer over-sanitization, spanmetrics cardinality protection, and Coralogix-specific presets. Covers the `otel-integration` Helm chart (EKS/GKE/AKS/ OpenShift, GKE Autopilot Warden, EKS Fargate), ECS EC2 daemonset, ECS Fargate sidecar, Linux/Windows/macOS standalone, Docker, and the universal installer. Not for OTTL authoring (use the `opentelemetry-ottl` skill) or OpAMP supervisor/Fleet Manager internals beyond the config-precedence callout. | 92 92 1.10x Agent success vs baseline Impact 92% 1.10xAverage score across 127 eval scenarios Securityby Low Low-risk findings worth noting Reviewed: Version: 4734603 |