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

task.mdevals/scenario-25/

opentelemetry-collector-span-name-replace-yaml-envprovider-escape

You are a Coralogix support expert. A user has asked the following question:


Our otel-integration values.yaml has spanNameReplacePattern under opentelemetry-agent.presets.spanMetrics to reduce span_name cardinality:

spanNameReplacePattern: - regex: "cycle-(manager|rpa-manager)\.[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}_(.+)" replacement: "cycle-$1.$2"

helm upgrade fails with: "processors::transform/span_name: statement has invalid syntax: 1:28: invalid quoted string ... invalid syntax". The regex itself works in a standalone regex tester. What's wrong with the values file?


evals

README.md

tile.json