inspectit-ocelot
inspectit-ocelot copied to clipboard
inspectIT Ocelot - Java agent for collecting application performance, tracing and behavior data
In Java21, the names of Lambda-Methods don´t end with $ anymore. Fixed it with adding an additional check in isIgnoredClass. - - - This change is [](https://reviewable.io/reviews/inspectIT/inspectit-ocelot/1655)
I don't see incoming service requests Service in java 17 What could be the problem? I am using Agent version 2.5.0 Logs: 2024-10-16 16:11:35,672 INFO 158 --- [inspectIT] [ Thread-0]...
Bumps [markdown-to-jsx](https://github.com/quantizor/markdown-to-jsx) from 7.3.2 to 7.5.0. Release notes Sourced from markdown-to-jsx's releases. v7.5.0 Minor Changes 62a16f3: Allow modifying HTML attribute sanitization when options.sanitizer is passed by the composer. By default...
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.21.0. Release notes Sourced from express's releases. 4.21.0 What's Changed Deprecate "back" magic string in redirects by @blakeembrey in expressjs/express#5935 [email protected] by @wesleytodd in expressjs/express#5954...
Bumps [next](https://github.com/vercel/next.js) from 14.2.5 to 14.2.10. Release notes Sourced from next's releases. v14.2.10 [!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary. Core...
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8. Release notes Sourced from micromatch's releases. 4.0.8 Ultimate release that fixes both CVE-2024-4067 and CVE-2024-4068. We consider the issues low-priority, so even if you...
Bumps [webpack](https://github.com/webpack/webpack) from 5.89.0 to 5.94.0. Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition for harmony reexport checked Handle properly data/http/https protocols in source maps Make...
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
Linked to https://github.com/inspectIT/inspectit-ocelot/issues/1703 In order to remove browser-propagation, we need to offer the session storage for data tags independently of the tags exporter.
**Is your feature request related to a problem? Please describe.** Currently, it is possible to exchange tags via browser-propagation with remote services. However, this requires additional API calls to the...