Commit Graph

32 Commits

Author SHA1 Message Date
buildmaster
a2986792bd Bumping versions to 3.0.2-SNAPSHOT after release 2023-01-25 14:58:50 +00:00
buildmaster
84de422fdc Going back to snapshots 2023-01-25 14:58:50 +00:00
buildmaster
6972e7ca05 Update SNAPSHOT to 3.0.1 2023-01-25 14:54:30 +00:00
buildmaster
734bb7a1fd Bumping versions 2022-12-20 00:16:26 +00:00
buildmaster
c8ef6a9efe Bumping versions 2022-12-19 00:17:18 +00:00
buildmaster
236016e6ba Bumping versions 2022-12-16 00:15:59 +00:00
buildmaster
0b86e6e39c Bumping versions to 3.0.1-SNAPSHOT after release 2022-12-15 20:45:51 +00:00
buildmaster
27903330c6 Going back to snapshots 2022-12-15 20:45:51 +00:00
buildmaster
7b7121c0e2 Update SNAPSHOT to 3.0.0 2022-12-15 20:41:48 +00:00
buildmaster
65543e085e Going back to snapshots 2022-12-01 17:54:41 +00:00
buildmaster
6b0c030163 Update SNAPSHOT to 3.0.0-RC3 2022-12-01 17:50:51 +00:00
buildmaster
8a8bcc65bc Bumping versions 2022-11-29 00:16:23 +00:00
buildmaster
2b31713545 Bumping versions 2022-11-22 00:16:44 +00:00
buildmaster
e5b4db36f7 Going back to snapshots 2022-11-17 17:33:28 +00:00
buildmaster
344ffb7da2 Update SNAPSHOT to 3.0.0-RC2 2022-11-17 17:29:31 +00:00
buildmaster
fae4a8f8fa Bumping versions 2022-11-16 00:16:05 +00:00
Glenn Renfro
6c23a6df34 Reset samples to use snapshots 2022-10-31 13:29:33 -04:00
buildmaster
be2be98814 Going back to snapshots 2022-10-27 22:06:12 +00:00
buildmaster
e062a9cce5 Update SNAPSHOT to 3.0.0-RC1 2022-10-27 22:02:24 +00:00
buildmaster
4736d75ddd Bumping versions 2022-10-26 00:15:09 +00:00
buildmaster
956a5694c9 Bumping versions 2022-10-25 00:15:43 +00:00
Glenn Renfro
b1cf675fcb Updated samples Boot Version getting ready for RC1 release 2022-10-24 09:54:07 -04:00
Glenn Renfro
2ef93291fc Updated Task to the latests snapshot of Micrometer
Updated to handle the batch changes

Removing aot execution from sample apps

Remove snapshot version and rely on bom

Signed-off-by: Glenn Renfro <grenfro@vmware.com>
2022-10-10 14:36:14 -04:00
Glenn Renfro
b7b7de5337 Updated readmes to improve copy pastability
Also added instructions for native compilation for those apps that it is useful

Added documentation for native compilation when using Single Step Batch Processing

Updated documentaiton for native compilation for single app processing
2022-10-07 14:29:05 -04:00
buildmaster
704667d542 Going back to snapshots 2022-10-06 01:14:34 +00:00
buildmaster
b2a7985657 Update SNAPSHOT to 3.0.0-M5 2022-10-06 01:10:20 +00:00
buildmaster
7bc49b67e1 Bumping versions 2022-09-30 00:16:13 +00:00
Glenn Renfro
82fcb25ac1 Introduction of hints for Spring Task
Updated to support timestamp demonstration of native task.

Remove experimental when appropriate for the hints and remove this `spring.aop.proxy-target-class=false` from
application.properties for timestamp demo

Updated versions to the latest boot snapshot.
2022-08-03 14:22:31 -04:00
buildmaster
7d751f27da Going back to snapshots 2022-07-29 19:27:56 +00:00
buildmaster
00fcfb9552 Update SNAPSHOT to 3.0.0-M4 2022-07-29 19:24:20 +00:00
Glenn Renfro
76a5d12136 Updated to files to fit the Standard. 2022-07-25 11:41:43 -04:00
Glenn Renfro
2f0f78a2c8 Updating task metrics to micrometer 1.10
Changes include:
* Use Observable instead of metrics
* Update the setting of lowCardinalityTag to the correct events.
* Update the docs
* Remove EXTERNAL_EXECUTION_ID
* Utilize registry provided by boot instead of globalregistry
* Set the handler until Boot does this as shown on line 80 of TaskLifecycleConfiguration.
* Uses Observability long task timer

Updated to latest changes in Micrometer Observability

Updated based on code review and api change

Finished removing the metrics registry

Updated based on code review

Readded cloud foundry keys to observations

Renamed metrics to observations where applicable

Updated metric sample to be observation sample

Updated to set defaults and migrate tests to infrastructure

Updated based on code review

Remove duplicate keyvalues from task observation

Added DocumentedObservation to create the observation
Migrated code to use the LowerCardinality KeyNames from the DocumentedObservation
Test cleanup
Updated code based on code review

Exception is handled by the error in the observation vs logging it as a task metric key value

Updated to use ObservationConvention

Updated to handle user defined convention vs default

Removed the snapshot versions of observations

Removed unnecessary dependencies

Checkpoint tests fail after re-adding 1.10-SNAPSHOT

Replaced TimeObservationHandler with DefaultMeterObservationHandler

Updated to set micrometer to latest milestone

Updated to rename TaskValuesProvider variables to ObservationConvention
2022-07-22 17:24:08 -04:00