Ben Blackmore

Results 37 issues of Ben Blackmore

We should not require community members that want to host OTelBin or want to develop it, to have a Clerk and/or Upstash API key. OTelBin cannot even open without these...

# What For editor jumping from pipelines to the exporter/processor/definition, do the following - a context menu with "Go to Definition" (see screenshot) - CMD+Click (for Intellij users on MacOS)...

- [ ] Enable/disable debug logging of the collector itself (not to be confused with the logging/debug exporter) - [ ] Automatic migration from logging to debug exporter

Via Prettier # Inspiration ## Checkly ![image](https://github.com/dash0hq/otelbin/assets/596443/088b0e4f-bbed-4d18-865f-f16454915cd2)

# What I am not sure if this is already planned in other tickets. When the user selects a component in the graph view it would be nice to see...

``` ./node_modules/vscode-languageserver-textdocument/lib/umd/main.js Critical dependency: require function is used in a way in which dependencies cannot be statically extracted Import trace for requested module: ./node_modules/vscode-languageserver-textdocument/lib/umd/main.js ./node_modules/monaco-yaml/yaml.worker.js ./src/contexts/EditorContext.tsx ./src/app/page.tsx ./node_modules/vscode-languageserver-types/lib/umd/main.js Critical dependency:...

### Description otelgin uses a span attribute `gin.errors` to transport information about errors attached to the handlers/middleware. This is https://github.com/open-telemetry/opentelemetry-go-contrib/blob/a111e3e0f4a63eae2eee6755e0f04c9d4574968e/instrumentation/github.com/gin-gonic/gin/otelgin/gintrace.go#L86-L93 ### Expected behavior I expect otelgin to either: 1. Use...

bug
area: instrumentation
instrumentation: otelgin