Heiko Holz

Results 16 issues of Heiko Holz

**Is your feature request related to a problem? Please describe.** As a user of inspectIT, I'd like to define the order (priority) of the [Configuration Sources](https://inspectit.github.io/inspectit-ocelot/docs/configuration/configuration-sources) in the config as...

enhancement
good first issue
area/agent
dev-team

Upgrade OpenTelemetry to [v1.17.0](https://github.com/open-telemetry/opentelemetry-java/releases/tag/v1.17.0) - - - This change is [](https://reviewable.io/reviews/inspectit/inspectit-ocelot/1515)

In order to replace the OpenCensus-to-OpenTelemetry-shim with native OpenTelemetry (OTEL) support (see #1336), we need to replace OpenCensus (OC) "metrics" by OTEL metrics. For this feature, all OC metric dependencies...

enhancement
idea

**Is your feature request related to a problem? Please describe.** The configuration server ui uses yarn `v1.16.0` (see `build.gradle` in the `inspectit-ocelot-configurationserver` component), which has conflicts if the `yarn.lock` file...

area/config-ui
idea

**Describe the bug** When I enable the agent commands (and/or log-preloading) in the configuration server and then later disable them, I receive the following exception: ```Java 2022-11-15 11:40:51,139 ERROR 382527...

bug
area/agent

**Is your feature request related to a problem? Please describe.** Currently, the "button" elements (service states, logs, config, support archive) in the `StatusTable.js` in the configuration server UI are placed...

good first issue
area/config-ui