inspectit-ocelot icon indicating copy to clipboard operation
inspectit-ocelot copied to clipboard

inspectIT Ocelot - Java agent for collecting application performance, tracing and behavior data

Results 180 inspectit-ocelot issues
Sort by recently updated
recently updated
newest added

**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...

good first issue
area/general
idea

The OpenCensus to OpenTelemetry bridge introduced in #1294 is to be replaced with native OpenTelemetry support. All OpenCensus dependencies are to be removed and replaced with OpenTelemetry dependencies.

enhancement
area/agent
Epic
area/documentation

closes #1374 This change is [](https://reviewable.io/reviews/inspectit/inspectit-ocelot/1393)

So many things to discuss: * First, there is security config switch now, if proxy auth is enabled, most of the existing stuff is dismissed: * There is only pre...

enhancement
area/config-server

Currently, the Configuration UI project does not include or use any UI tests to detect bugs early and ensure that existing functionality is not broken in new developments. Therefore, a...

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

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

bug
area/config-ui

**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

Currently, when a user wants to import one or multiple configuration files via the configuration server's web interface the following process has to be done: - create a new file...

enhancement
area/config-ui
dev-team

Right now both CircleCI and Github Actions are used for different tasks, unifiying them would be a good idea for reducing complexity of the project

enhancement

**Is your feature request related to a problem? Please describe.** As a first time seeing the code, i had difficulties understanding the relations between the components. I was thinking it...

area/config-ui