Version 1.16.0
You can also find the corresponding documentation online under the following link: inspectIT Ocelot Documentation
Changelog
Implemented enhancements:
- [Feature] - The EUM server should respect the X-Forwarded-For header when resolving the request IP #1381
- Make the agent mapping list of configuration docs filterable #1352
- Add documentation chapter about the configuration docs #1351
- feat(ci): including Java 17 into the ci process #1368
- feat: generate SBOM file for releases #1367
Fixed bugs:
- [Bug] - Edit button in documentation leads to 404 error #1389
- [Bug] - Method Configuration Editor: Trace or Measure Flag are always enabled after apply #1383
- [Bug] Whitespaces in descriptions are collapsed in config-docs #1378
- [Bug] - Lists in quotes can not be parsed by configuration docs #1361
- [Bug] - Conversion of old boolean values to new ExporterEnabledState does not work when in quotes #1356
- [Bug] - config UI - Enums within collections are not highlighted correctly #1354
- [Bug] - Beacon HTTP Exporter in EUM Server old enabled style #1347
- fix(configdocsgenerator): use Spring to parse Yaml into InspectitConfig #1362
Closed issues:
Merged pull requests:
- Closes #1383 - Method configuration editor: preserve Trace and Measure settings when editing existing scope #1391
- Fix editUrl of the Ocelot end-user documentation #1390
- Closes #1387 - Migrate Algolia DocSearch #1388
- Remove inspectit-ocelot-demo from repository #1384
- Closes #1381 - Respecting forwarded-for header when recording beacon metrics #1382
- Closes #1351 - Add documentation for configuration docs and code style #1380
- Closes #1378 - Preserve whitespaces in Configuration Docs #1379
- Closes #1285 - Agents regularly report status to config server #1377
- fix(config-ui) - Small grammatical corrections in Scope Wizard #1376
- Closes #1125 - Add Documentation for Scope Wizard and Class Browser #1373
- feat: upgrading the Gradle wrapper to version 7.3 #1365
- feat: upgrade lombok to the latest version #1364
- Bump minimist from 1.2.0 to 1.2.6 in /components/inspectit-ocelot-configurationserver-ui #1360
- Closes #1356 - fix(config) - Add converter for String to ExporterEnabledState #1357
- Closes #1354 - fix(config-server/config-server-ui) Support enums in Collections in Highlighting #1355
- feat(config-ui): [#1352] filterable list of agent mappings in configuration docs #1353
- Update the agent image to be compatible with the OTel K8s operator #1348
- Closes #268 - Parse the agent configuration based on the MIME type when fetching it via HTTP #1251