-
### Is there an existing issue for this?
- [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- [x] I have reviewed the documentation https://docs.sentry.io/…
-
rrweb is an open-source JavaScript library for recording and replaying user sessions in web applications. It captures user interactions and allows developers to replay them, providing valuable insight…
-
### Description
Logfire is built on top of OpenTelemetry, which means that it supports all the languages that OpenTelemetry supports.
Still, we are planning to create custom SDKs for JavaScript, T…
-
- [x] This only affects the JavaScript OpenTelemetry library
- [ ] This may affect other libraries, but I would like to get opinions here first
In case a span is dropped because of sampling decisi…
-
Followup to https://github.com/getsentry/sentry-javascript/pull/11169
In the logic where we set a span status based on `HTTP_STATUS_CODE` or `RPC_GRPC_STATUS` code, there are two inconsistencies wi…
-
> [!IMPORTANT]
> This issue is tracking progress on the Nuxt SDK. If you find bugs or problems with the `@sentry/nuxt` package please open a separate issue. Thank you!
New SDK for https://nuxt.com/…
-
# What needs to be changed?
As discussed in #1769 we want to have typescript code snippets alongside the javascript one.
We want to use tabbing like the elixir/erlang documentation is doing it right…
svrnm updated
10 months ago
-
Currently, the SDK logging is specified to be configured via the [`OTEL_LOG_LEVEL` environment variable](https://github.com/open-telemetry/opentelemetry-specification/blob/v1.7.0/specification/sdk-env…
-
Hi,
I'm trying to setup opentelemetry to automatically instrument my project, and while traces work, I cannot seem to get the winston instrumentation to report logs back to opentelemetry collector.…
-
**Is your feature request related to a problem? Please describe.**
OpenTelemetry is often used with gRPC to collect metrics, logs, and traces and analyze software performance and behavior. Integratio…