inspectit-ocelot
inspectit-ocelot copied to clipboard
inspectIT Ocelot - Java agent for collecting application performance, tracing and behavior data
**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...
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.
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...
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...
**Describe the bug** Currently the autocompleter does not recognize the property inspectit.tracing.use-64-bit-trace-ids even though it is there.
**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....
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...
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
**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...