Commit Graph

70 Commits

Author SHA1 Message Date
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
Glenn Renfro
f13c75cbb8 readded htmlsingle. 2022-10-26 09:56:00 -04:00
Glenn Renfro
31f3c36a06 Removed unneeded docs for observation tags. Already provided by micrometer doc generator 2022-10-12 20:20:14 -04:00
Glenn Renfro
6d52da0cd7 Updating micrometer docs 2022-10-11 19:12:27 -04:00
Glenn Renfro
002a565a15 Updated metrics docs so that they are configured properly
Updated micrometer doc plugin so it won't impact cloud doc gen
2022-10-11 09:16:29 -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
Glenn Renfro
e46b149136 Update docs on how task_name is set for a task app 2022-10-04 16:17:40 -04:00
Glenn Renfro
27c6f9f30d Added documentation for natively using Single Instance Enabled 2022-10-04 14:27:46 -04:00
Glenn Renfro
02f4581f32 Updated to add versions to micrometer docs
Changed deployer to use 2.8 Snapshots
2022-09-06 19:06:32 -04:00
Glenn Renfro
3609e53751 Updated Observation code to use the updates offered by the Micrometer snapshot 2022-09-06 17:33:13 -04:00
Glenn Renfro
a90cd8c4e9 Updated versions for the M5 release 2022-08-29 11:51:39 -04:00
Glenn Renfro
0879bff549 Updated target for AOT compilation 2022-08-25 21:49:23 -04:00
Glenn Renfro
35899e831e Removed the EPUB document creation 2022-08-16 19:28:31 -04:00
Glenn Renfro
91b2a8aa76 Removed htmlsingle as it is already represented under the standard html.
Updated copyright dates as well
2022-08-02 14:08:33 -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
Mahmoud Ben Hassine
26c9d43c0b Change default transaction manager type to JdbcTransactionManager
This commits changes the type of the transaction manager
from `DataSourceTransactionManager` to `JdbcTransactionManager`
in the default configuration of `@EnableTask`.

The `JdbcTransactionManager` adds common JDBC exception translation
which is beneficial for Spring Cloud Task to improve exception
handling and error reporting.

Polishing
2022-07-25 13:50:59 -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
Glenn Renfro
5b9ffcc327 Introduce AOT to base projects of Spring Cloud Stream Samples 2022-06-30 17:01:42 -04:00
Glenn Renfro
6029b47592 Users can specify different datasources for the jdbc-item reader and or jdbc-item writer
Users can specify a unique data source for the JdbcCursorItemReader and or writer instead of using the default datasource.
If a jdbc-item-reader or jdbc-item-writer data source is not specified the default will be used by the reader or writer.

Updated docs

Updated readme docs
2022-06-30 12:44:28 -04:00
buildmaster
0e56642c53 Bumping versions 2022-06-30 00:15:29 +00:00
Glenn Renfro
2a4a066f5f Support asynchronous launch of partitions.
Resolves #785

Updated to allow user to set ThreadPoolTaskExecutor.

updated based on code review
2022-06-28 14:46:57 -04:00
buildmaster
aeff4b02e4 Going back to snapshots 2022-06-15 12:39:56 +00:00
buildmaster
890b37efe8 Update SNAPSHOT to 3.0.0-M3 2022-06-15 12:37:02 +00:00
Marcin Grzejszczak
7a3f0c70c9 Observability metadata docs conditionally available
we will enable the metadata documentation only if we're NOT in the release train documentation
2022-06-14 14:21:12 +02:00
Glenn Renfro
38323952ca Added Samples and Documentation for metrics
Updated documentation and sample

Updated the test to use original metrics definition
2022-06-02 16:46:09 -04:00
Glenn Renfro
f8bd78b466 Updated the _observability.adoc to fix an invalid path 2022-05-31 18:35:57 -04:00
Marcin Grzejszczak
3817fe14e7 Support Observations for CommandLineRunner and ApplicationRunner
First pass on observation

Added automatic docs generation

Renamed Observed -> Observation

Fixed copyright dates

Removed execution task listener - it makes runner spans share the same trace id

Updated version for micrometer docs to milestone
2022-05-31 16:31:22 -04:00
buildmaster
19e846fb8d Going back to snapshots 2022-03-31 21:41:02 +00:00
buildmaster
9a7e956dca Update SNAPSHOT to 3.0.0-M2 2022-03-31 21:37:59 +00:00
buildmaster
721409e44e Going back to snapshots 2022-01-27 21:36:59 +00:00
buildmaster
11e2fe1d20 Update SNAPSHOT to 3.0.0-M1 2022-01-27 21:33:59 +00:00
Glenn Renfro
45d7662fbc Updating documentation for 3.x release
Updated versions and links in docs

* Set the baseline to Java 17
* Update links

resolves #814
2022-01-18 16:00:54 -05:00
buildmaster
930d21fae3 Bumping versions 2022-01-15 09:26:22 +00:00
Glenn Renfro
449595a4b2 Updated base project to 3.x 2022-01-03 14:08:58 -05:00
Glenn Renfro
1d7b4865c4 Updated docs 2022-01-03 14:08:58 -05:00
buildmaster
78d51438e9 Bumping versions to 2.4.1-SNAPSHOT after release 2021-12-01 18:17:24 +00:00
buildmaster
385cc836c4 Going back to snapshots 2021-12-01 18:17:23 +00:00
buildmaster
2b3a0b56e5 Update SNAPSHOT to 2.4.0 2021-12-01 18:13:34 +00:00
Glenn Renfro
7870b41107 Added Version Number to reference docs 2021-11-15 11:50:00 -05:00
buildmaster
b239094e0d Going back to snapshots 2021-11-03 11:13:50 +00:00
buildmaster
dd3bad7f92 Update SNAPSHOT to 2.4.0-RC1 2021-11-03 11:10:55 +00:00
Glenn Renfro
fb5d4b6573 SingleStepBatch Job can be used with spring-cloud-task-stream
resolves #799

Added config to reduce testcontainer logging

Updated to use task starter
2021-10-21 16:47:21 -04:00
buildmaster
6752679673 Going back to snapshots 2021-10-20 02:01:36 +00:00
buildmaster
394c803de4 Update SNAPSHOT to 2.4.0-M3 2021-10-20 01:58:29 +00:00
Simran Gupta
dc1c8e5d66 Fixed issue #805
Misspelling of itemWriter corrected
2021-10-08 10:05:16 -04:00
buildmaster
803e6eeb31 Going back to snapshots 2021-10-01 19:22:30 +00:00