Skip to content

Version 1.10.0

Compare
Choose a tag to compare
@mariusoe mariusoe released this 07 Jun 06:25

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

Changelog

Implemented enhancements:

  • Implement functionality to edit scopes via the graphical config view #1080
  • Extend the scope wizard so that the class browser can be used #1079
  • Extend the class browser dialog to use real data from the configuration server #1078
  • Implement a dialog for browsing classes and methods of an agent #1077
  • Extend the graphical configuration view in order to support the creation of new scopes #1076
  • Implement a wizard dialog for creating scopes definitions in the graphical configuration view #1075
  • Implement a functionality to show the YAML code of a configuration in the graphical configuration editor #1074
  • Implement the functionality to remove the graphical configuration editor from configurations #1073
  • Implement functionality to delete scopes via the graphical config view #1072
  • Implement functionality to enable and disable scope tracing and metric recording in the graphical config view #1071
  • Implementation of a formatted view for scopes in the graphical configuration view #1070
  • Displaying existing scopes in the graphical configuration view #1069
  • Implementation of a basis for the graphical configuration view #1068
  • Extend the configuration UI so that different file types can be created #1066
  • Extension of the agent to obtain commands from the configuration server #1061
  • Extension of the configuration server to provide commands for agents #1060
  • Implement the basis for a communication between agent and configuration server #1059

Merged pull requests:

  • Closes #1074 - Implement a functionality to show the YAML code of a configuration in the graphical configuration editor #1105
  • Closes #1079 - Extend the scope wizard so that the class browser can be used #1104
  • Implementing agent command for listing loaded classes #1103
  • Closes #1080 - Implement functionality to edit scopes via the graphical config view #1102
  • Closes #1078 - Extend the class browser dialog to use real data from the configuration server #1101
  • Closes #1077 - Implement a dialog for browsing classes and methods of an agent #1100
  • Closes #1076 - Extend the graphical configuration view in order to support the creation of new scopes #1099
  • Closes #1072 - Delete button of UI now deletes the respective scope. #1098
  • Closes #1071 - Toggles of UI now change the respective values in the underlying file #1097
  • Closes #1070 - Implementation of a formatted view for scopes in the graphical configuration view #1096
  • Closes #1075 - Implement a wizard dialog for creating scopes definitions in the graphical configuration view #1092
  • Closes #1069 - Displaying existing scopes in the graphical configuration view #1091
  • Closes #1068 - Implementation of a basis for the graphical configuration view #1090
  • Adding Storybook to the configuration UI project #1089
  • Closes #1066 - Extend the configuration UI so that different file types can be created #1088
  • Bump hosted-git-info from 2.8.5 to 2.8.9 in /inspectit-ocelot-documentation/website #1086
  • Bump lodash from 4.17.19 to 4.17.21 in /inspectit-ocelot-documentation/website #1085
  • Bump hosted-git-info from 2.8.5 to 2.8.9 in /components/inspectit-ocelot-configurationserver-ui #1084
  • Bump lodash from 4.17.19 to 4.17.21 in /components/inspectit-ocelot-configurationserver-ui #1083
  • Bump url-parse from 1.4.7 to 1.5.1 in /inspectit-ocelot-documentation/website #1082
  • Closes #1061 - Extension of the agent to obtain commands from the configuration server #1056
  • Closes #1060 - Extension of the configuration server to provide commands for agents #1055