Marius Brill

Results 26 issues of Marius Brill

**Is your feature request related to a problem? Please describe.** Currently OpenTelemetry does not provide a default InfluxDB Exporter. Since we would like to add an InfluxDB Exporter to the...

Feature Request

**Is your feature request related to a problem? Please describe.** Currently OpenTelemetry does not provide a default InfluxDB Exporter. Since we would like to add an InfluxDB Exporter to the...

type: enhancement

Hey @raphw We use the `visit`-Method of the [ByteBuddy-Class](https://github.com/raphw/byte-buddy/blob/master/byte-buddy-dep/src/main/java/net/bytebuddy/ByteBuddy.java) and the `to`-Method of [Advice ](https://github.com/raphw/byte-buddy/blob/master/byte-buddy-dep/src/main/java/net/bytebuddy/asm/Advice.java) with a Visitor-Pattern to instrument Bytecode within our Project. Here we would like to add...

question

**Is your feature request related to a problem? Please describe.** Currently, all file icons in the file tree are coloured grey. As a user i would find it helpful if...

area/config-ui
idea
dev-team

**Describe the bug** When saving a file in the config server, the file tree scrolls to the top of the list. The file tree should remain where it is when...

bug
good first issue
area/config-ui
dev-team

**Is your feature request related to a problem? Please describe.** Currently the Config Server UI only supports a single Editor frame. Clicking another file results in switching this very frame...

enhancement
good first issue
area/config-ui

**Is your feature request related to a problem? Please describe.** As for now, we don't have our endpoints documented in any way. Hence we should create a workspace in Postman...

area/general
idea

**Describe the bug** Currently the autocompleter does not recognize the property inspectit.tracing.use-64-bit-trace-ids even though it is there.

bug

**Describe the bug** The config path `inspectit.instrumentation.scopes.my_scope.methods.visibility` contains an array and should therefore be declared as `[SOME_VSIBILITY]`. However, the Editor in the config UI falsely marks this as an error....

bug
area/config-ui