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

Currently, the project inconsistently uses the `I` prefix in interfaces. E.g., `public interface IGenericAction` and `public interface CommandExecutor`. We should adhere to a naming convention. In this ticket, a naming...

area/general

OpenTelemetry comes with instrumentations of multiple libraries and frameworks, which we could integrate into the Ocelot agent. This would mean we could rely on externally maintained code. However, it needs...

enhancement
area/agent
Epic

**Is your feature request related to a problem? Please describe.** Currently, whenever the class browser is closed and reopened, the last data fetched remains in the class browser. Hence, the...

bug
area/config-ui

As a developer, I would like the project layout to be restructured. Currently, there are many sub-projects whose relations can be hard to understand for new developers. Also, we are...

enhancement
Epic
area/general

**Describe the bug** When agent commands are activated and the agent is in live-mode, a TimoutException is thrown when no new commands are there to fetch. **To Reproduce** Steps to...

bug
area/agent

A variety of modern IDEs have this feature implemented - there are hotkeys to jump to the delcaration of e.g. a specific function or variable. Especially for more complicated configurations,...

enhancement
area/config-server
area/config-ui

**Is your feature request related to a problem? Please describe.** Add a new Agent Command that allows the user to retrieve the jar dependencies of the application that an inspectIT...

enhancement
area/agent
area/config-server

The current documentation is based on Docusaurus. Meanwhile, there is Docusaurus 2, providing new features, bugs and security fixes. The currently used Docusaurus should be migrated to Docusaurus 2. See...

enhancement
area/documentation

**Describe the bug** When the Config Server is started on a machine on which a gpg key is set for the local git user, the exception shown below occurs. **To...

bug
area/config-server