question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Metric labels for dimensions are missing in OpenTelemetry sink

See original GitHub issue

Report

No response

Expected Behavior

OpenTelemetry metrics should have labels for the dimensions being scraped

Actual Behavior

Metric labels, default labels nor custom labels are available

Steps to Reproduce the Problem

Scrape metrics with dimension

Component

Scraper

Version

2.8.0

Configuration

Configuration:

# Add your scraping configuration here

Logs

example

Platform

No response

Contact Details

No response

Issue Analytics

  • State:closed
  • Created 10 months ago
  • Reactions:1
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
amirschwcommented, Feb 21, 2023

I am! Currently using @SagiVaknin’s branch to export NAT Gateway metrics. I wanted to add an alert for SNAT Port Exhaustion based on this doc and noticed that the ConnectionState dimension isn’t sent to the StatsD sink.

1reaction
tomkerkhovecommented, Feb 21, 2023

Correct!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Missing metric dimensions in EMF when using ...
I'm adding instrumentation to a NestJS service (running in ECS Fargate) using the OTLPMetricExporter from '@opentelemetry/exporter-metrics-otlp- ...
Read more >
Metrics Data Model
In this low-level metrics data model, a Timeseries is defined by an entity consisting of several metadata properties: Metric name; Attributes (dimensions) ...
Read more >
Opentelemetry with Prometheus - Metric Data points ...
I am running out of ideas about what could cause this, I understand that a few dropped scrapes is normal but this seems...
Read more >
OpenTelemetry
OpenTelemetry is a vendor-neutral, open-source observability framework for instrumenting, generating, collecting, and exporting telemetry ...
Read more >
A Deep Dive Into OpenTelemetry Metrics
An introduction to the OpenTelemetry metrics standard. ... OpenTelemetry allows attributes (labels) to be attached to metrics in several ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found