danipaniii
danipaniii
Hello sowndarya123, Thanks for your inquiry! In order to help you I need a couple more information on what you are trying to do. Are you trying to set up...
In the related Issue [https://github.com/inspectIT/inspectit-ocelot/issues/1374](url) it was mentioned that with an agent command the dependencies of a jar should be listed. After some research I found a partial solution for...
In order to always show the full name of the service name and not having to hover over it, there is the possibility to change the styling like this: `.this...
The original solution: When hovering over the name it looks like this: The alternative:
I noticed, I removed too much when, removing the unnecessary methods and validations. I will fix it this friday.
In the given graph ([SpringBootAppStartUpEvents.pdf](https://github.com/inspectIT/inspectit-ocelot/files/9799262/SpringBootAppStartUpEvents.pdf)) we can observe how the spring boot application starts up and when the different property sources get loaded. After finding the video: [https://www.youtube.com/watch?v=uof5h-j0IeE&t=4700s](url) (starting from...
When trying to make a test-release I encounter two errors: 1. Pushing the docker image results in the error message ```Cannot perform an interactive login from a non TTY device```....
I could fix the issue with creating the documentation and I started to implement the docker github action from the ocelot eum server, because I run into more errors with...
I tried to reproduce the bug in 3 different ways: 1. Way: Deleting all the config files in the config view filetree (the ocelot default config cannot be deleted, so...
While trying to find the cause of the problem, I figured out that the problem lays most likely at the "Show Logs" button. It is possible for me to switch...