Skip to content

Version 1.6

Compare
Choose a tag to compare
@mariusoe mariusoe released this 02 Oct 07:54
636f8fb

You can also find the corresponding documentation online under the following link: inspectIT Ocelot Documentation

Changelog

Implemented enhancements:

  • Extend configuration UI to be able to search in the content of the configuration files #909
  • Extend configuration file search by optionally inserting the first line of a match #908
  • Extend the version history panel of the configuration UI to be able to switch to the live branch #897
  • Enhance the configuration UI so that the configuration view refers to a selected version #896
  • Enhance the endpoint to fetch the file contents of the configuration server with the possibility to specify a version #895
  • Enhance the endpoint to list existing files of the configuration server with the possibility to specify a version #894
  • Extend the configuration server by an endpoint for providing version information about the workspace branch #893
  • Extend configuration UI by showing the version history of the workspace branch #892
  • Extend configuration UI in order to be able to view an agent's configuration #770
  • Add support for percentiles of metrics #665
  • Improve Flexibility of Metric Outputs #440
  • Reload the configuration on external changes #404

Fixed bugs:

  • Kapacitor view starts scrolling when there are too many items in the tree view #920
  • Auto-completion sometimes shows duplicated entries #565
  • Configuration Reload can happen while the Agent is initializing #482
  • Closes #920 - Kapacitor view starts scrolling when there are too many items in the tree view #925

Closed issues:

  • InspectIT-Ocelot and Prometheus #931
  • Update the influxDB exporter to 1.2 to add buffering #927
  • Add metric filterting based on beacon initiator #923
  • Add an option to disable "recycling" of old action classes #915
  • Update the build to work on Java 13 #882
  • Implement endpoint for the config-server to search the configuration files' content #560

Merged pull requests:

  • Closes #459 - Implemented stack trace sampling #930
  • Closes #915 - Added an option to disable recycling of old action classes #929
  • Closes #927 - Added buffering option to influx exporter #928
  • Increased timeout in system tests #926
  • Closes #923 - Added initiator beacon requirement to EUM Server #924
  • Bump decompress from 4.2.0 to 4.2.1 in /inspectit-ocelot-documentation/website #921
  • Fixed UI build task #917
  • Closes #909 - Extend configuration UI to be able to search in the content of the configuration files #913
  • Closes #908 - Added functionality to retrieve the first line of a match. #911
  • Bump prismjs from 1.19.0 to 1.21.0 in /inspectit-ocelot-documentation/website #903
  • Closes #565 - Fixed duplicate autocompletion #902
  • Closes #482 - Postponed config refresh after initialization #901
  • Closes #882 - Updated to gradle 6.5 & lombok 1.18.12 for compatibility with JDK 13 #890
  • Closes #770 - Configurations UI extended in order to be able to view an agent's configuration. #798
  • Closes #560 - Added endpoint to configuration server to find files containing specific text #659