inspectit-ocelot
inspectit-ocelot copied to clipboard
inspectIT Ocelot - Java agent for collecting application performance, tracing and behavior data
Still needs an environment `snyk` with a Snyk Auth-Token set as secret `SNYK_AUTH`. When setting that up, we can also set up checking individual PRs for new vulnerabilities. --- This...
**Is your feature request related to a problem? Please describe.** Currently the config server UI is using dependencies with lower versions than the latest. Although these dependencies now are running...
This change is [](https://reviewable.io/reviews/inspectit/inspectit-ocelot/1501)
Closes #1403 * new dependency "react-dyn-tabs" was added for implementing closable tabs. --- This change is [](https://reviewable.io/reviews/inspectit/inspectit-ocelot/1498)
Fields for scope properties like name and description are included in Wizard. **ToDo:** - Add scope properties to yaml content - Adjust BE (Configurationserver) to save the new scope properties...
**Is your feature request related to a problem? Please describe.** When new features have been merged into the master branch, but there is no new release with them yet, you...
**Describe the bug** In the **agent status** page of the config server UI, the **"API fetch"** and the **"agent mapping"** columns are overlaping. **To Reproduce** Steps to reproduce the behavior:...
closes #521 --- This change is [](https://reviewable.io/reviews/inspectit/inspectit-ocelot/1491)
**Is your feature request related to a problem? Please describe.** When the agent commands (https://inspectit.github.io/inspectit-ocelot/docs/configuration/agent-command-configuration) are not enabled, logs/config/support archive cannot be retrieved from the configuration server. Other features, such...
**Problem** The current project layout with multiple sub-projects can be hard to understand for new developers. Also, we are mixing multiple components (agent, configuration server + UI, EUM server) in...