Skip to content

Version 1.12.0

Compare
Choose a tag to compare
@mariusoe mariusoe released this 20 Aug 11:53

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

Changelog

Implemented enhancements:

  • Change the agent's transformation approach to decorateinstead of redefine #1195
  • New Demo setup needed for InfluxDB and Jaeger combination #1184
  • Allow different HTTP methods for the configuration server's synchronization hook endpoint #1178
  • Add selfmonitoring metric for received traces #955
  • Closes #1178 - Allow different HTTP methods for the configuration server's synchronization hook endpoint #1194

Fixed bugs:

  • Update grafana SDG panel to current version #1185
  • The configuration server does not use custom private keys for authenticating Git fetches #1180
  • Potential NPE in the Configuration Server's FileInfoVisitor if no element with the "type" key exist #1176
  • The demo app doesn't work #1093
  • Closes #1093 - The demo app doesn't work #1197

Closed issues:

  • Fix asymmetric get/set synchronized #1171
  • Add Iterator.next() "NoSuchElementException" #1167
  • Remove unused imports #1165
  • Remove shadow fields #1161
  • Check Collection emptiness with isEmpty() #1157
  • Fix testcases #1153
  • Error Lauching docker-compose to DEMO Prometheus and Jaeger Scenario #1152

Merged pull requests:

  • Closes #1195 - Change the agent's transformation approach to decorateinstead of redefine #1196
  • Bump url-parse from 1.5.1 to 1.5.3 in /inspectit-ocelot-documentation/website #1192
  • Closes #1180 - The configuration server does not use custom private keys for authenticating Git fetches #1190
  • Closes #1184 - New Demo setup needed for InfluxDB and Jaeger combination #1186
  • Bump path-parse from 1.0.6 to 1.0.7 in /inspectit-ocelot-documentation/website #1183
  • Closes #955 - Add selfmonitoring metric for the received traces and span sizes #1182
  • Bump path-parse from 1.0.6 to 1.0.7 in /components/inspectit-ocelot-configurationserver-ui #1181
  • Closes #1176 - Potential NPE in the Configuration Server's FileInfoVisitor if no element with the "type" key exist #1179
  • Bump tar from 4.4.13 to 4.4.15 in /components/inspectit-ocelot-configurationserver-ui #1177
  • Closes #1171 - Fix asymmetric get/set synchronized #1172
  • Closes #1167 - Add Iterator.next() "NoSuchElementException" #1168
  • Closes #1165 - Remove unused imports #1166
  • Closes #1161 - Remove shadow fields #1162
  • Closes #1157 - Check Collection emptiness with isEmpty() #1158
  • Closes #1153 - Fix minor testcase issues #1154