-
### Component(s)
exporter/prometheus
### What happened?
## Description
We are implementing a pipeline where we:
generate span metrics with spanmetrics plugin --> exposing the metrics with prometh…
-
**Describe your environment**
Python 3.8.5
opentelemetry-distro[otlp]==0.44b.0
Gunicorn 22.0.0
**Steps to reproduce**
1. Run a Gunicorn Flask app as described in [the documentation](https://git…
-
### Component
class `MeterProviderBuilderExtensions`
method `static MeterProviderBuilder AddView(this MeterProviderBuilder meterProviderBuilder, string instrumentName, MetricStreamConfiguration me…
-
**What are you trying to achieve?**
The spec currently defines that:
> The aggregation and temporality properties used by the OpenTelemetry Metric SDK are determined when registering Metric Expo…
-
### What happened?
When using the `SdkMeterProvider` with a `PeriodicReader` on a tokio `current_thread` runtime, the program hangs when the `SdkMeterProvider` leaves scope.
Example reproducer: …
-
### The purpose and use-cases of the new component
To monitor the availability and performance of TCP endpoints.
Use case: TCP network detection plug-in, usually used to monitor whether a TCP port…
-
Asp .NET 8 app, created from template, without anything extra. Here is it: https://github.com/verdysh/AppInsightsMetrics/
Microsoft.ApplicationInsights.AspNetCore 2.22.0
Visual Studio 17.8.6
Window…
-
### Component(s)
connector/datadog
### What happened?
## Description
With `connect.datadogconnector.NativeIngest` enabled, during APM stats metric aggregation, only the _resource attribute_ `servi…
-
### Description
When I create a histogram without `metric.WithUnit`, it creates a prometheus histogram with buckets `[]float64{0, 5, 10, 25, 50, 75, 100, 250, 500, 750, 1000, 2500, 5000, 7500, 1000…
-
We have k8s cluster with installed Signoz helm chart 0.46.0 version (app 0.50.0).
Clickhouse instance on external standalone server.
In signoz open telemetry collector container stdout logs we see…