opentelemetry-semantic-conventions

Diagnose OpenTelemetry attribute mismatches causing missing Coralogix telemetry data.

4|1|Updated May 6, 2026
One-click install
npx skills add https://github.com/coralogix/cx-skills --skill opentelemetry-semantic-conventions
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: opentelemetry-semantic-conventions
Source: https://github.com/coralogix/cx-skills/tree/main/skills/opentelemetry/opentelemetry-semantic-conventions
Command: npx skills add https://github.com/coralogix/cx-skills --skill opentelemetry-semantic-conventions

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill resolves issues where Coralogix product surfaces like APM, Database Monitoring, or Infrastructure Explorer appear empty or misconfigured due to telemetry attribute mismatches.

Core Features & Use Cases

  • Semantic Triage: Identifies whether telemetry breaks are caused by attribute renames, scope mismatches, or collection topology gaps.
  • Product Alignment: Provides specific checklists to map OpenTelemetry semantic conventions to Coralogix-supported target attributes.
  • Use Case: Use this skill when your APM Service Catalog is missing operations or Database Monitoring shows blank queries after an OpenTelemetry SDK or Collector upgrade.

Quick Start

Use the opentelemetry-semantic-conventions skill to diagnose why my database monitoring dashboard is showing empty rows for my postgresql service.

Frequently Asked Questions about opentelemetry-semantic-conventions

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
Why does my Coralogix APM Service Catalog show missing operations after an OpenTelemetry SDK upgrade?

Missing APM operations after an OpenTelemetry upgrade are typically caused by telemetry semantic mismatches, where attribute renames or scope breaks prevent Coralogix product surfaces from mapping the incoming data correctly.

How do I fix blank query rows in Coralogix Database Monitoring for my postgresql service?

To fix blank Database Monitoring rows, you must diagnose telemetry semantic mismatches by mapping your OpenTelemetry instrumentation attributes to the specific Coralogix-supported target fields required for database visibility.

What is the best way to align OpenTelemetry semantic conventions with Coralogix infrastructure explorer data?

The best way to align OpenTelemetry semantic conventions with Coralogix Infrastructure Explorer is to use a semantic triage checklist to map stable OTel attributes to Coralogix target fields and identify collection topology gaps.

How do I identify bridge locations for OpenTelemetry collector pipelines to resolve missing APM data?

You can identify bridge locations for OpenTelemetry collector pipelines by diagnosing telemetry semantic breaks, checking for incorrect attribute scopes, and mapping stable OTel attributes to Coralogix-supported target fields.

Can I use this skill to troubleshoot empty Coralogix infrastructure explorer dashboards?

Yes, you can use this skill to troubleshoot empty Coralogix Infrastructure Explorer dashboards by diagnosing whether the issue is caused by attribute renames, scope mismatches, or collection topology gaps in your OpenTelemetry setup.