23 Commits

Author SHA1 Message Date
Cezar.Leahu
d85c03d362 ATS-175 : T-Engine code cleanup 2018-10-26 16:38:09 +03:00
DenisGabriela
8e7e775eef ATS-126 : Expose JVM metrics - eg. CPU & Memory (within jvm process / container)
- addressed review comments
2018-10-15 16:08:47 +03:00
DenisGabriela
6a7bbb3c4e ATS-126 : Expose JVM metrics - eg. CPU & Memory (within jvm process / container)
- added pod name tag tag on metrics
2018-10-15 12:41:42 +03:00
DenisGabriela
494a16c00d ATS-126 : Expose JVM metrics - eg. CPU & Memory (within jvm process / container)
- removed disabling of non-t-engines' metrics
2018-10-10 16:42:34 +03:00
DenisGabriela
2d578997b9 ATS-126 : Expose JVM metrics - eg. CPU & Memory (within jvm process / container)
- removed disabling of non-t-engines' metrics
2018-10-10 16:36:19 +03:00
DenisGabriela
7c2cb2f768 ATS-126 : Expose JVM metrics - eg. CPU & Memory (within jvm process / container)
- added actuator & micrometer
   - enabled /health, /metrics & /prometheus
   - disabled some of the default metrics (subject to be discussed)
2018-10-10 11:41:57 +03:00
DenisGabriela
24d44398ab ATS-35 : T-Engines: update Docker Transformers to Spring Boot 2.0.x GA
- upgraded to Spring boot 2.0.5
   - added dependency to spring-boot-starter-web (before it was brought in by thymeleaf 1.5.15)
   - removed try-catch since UnsupportedEncodingException is not thrown anymore by HierarchicalUriComponents.encodeUriComponent(..)
   - updated WebApplicationConfig to implement WebMvcConfigurer (WebMvcConfigurerAdapter is deprecated)
   - updated import of LocalServerPort
   - updated tests to use new method from InvocationOnMock
2018-10-08 14:38:27 +03:00
Cezar Leahu
34bfc8b60f ATS-116 : Disable k8s Liveness probes with Transformations 2018-09-25 14:45:24 +01:00
Denis Ungureanu
dbedbce8c6 ATS-68 : ATS-16: Fix error status code mapping for expected invalid requests
- fixed code after updating the transform-data-model version (ATS-70)
2018-08-21 15:11:22 +03:00
Denis Ungureanu
9fdafcb60f ATS-68 : ATS-16: Fix error status code mapping for expected invalid requests
- updated tests
   - added negative test for 400 reply
2018-08-21 14:05:31 +03:00
Denis Ungureanu
18f055bf46 ATS-68 : ATS-16: Fix error status code mapping for expected invalid requests
- validated the transformRequest on '/transform' endpoint
2018-08-20 15:41:34 +03:00
Lucian Tuca
dda632c7a5 feature/ATS-16 2018-08-17 09:32:25 +01:00
Alan Davis
82c5e3e96a REPO-3425 Transformers: Tika based transformers 2018-06-28 13:25:01 +01:00
Alan Davis
7de82a3541 Feature/repo 3505 probes 2018-05-23 15:36:56 +01:00
Alan Davis
93ab9ad92f REPO-3449 Pickup ch.qos.logback 1.2.3 and enhance logging 2018-04-20 18:12:19 +01:00
Alan Davis
73af441ab3 REPO-3424 More unit tests and pick up latest alfresco-core (7.2) 2018-04-16 23:22:18 +01:00
Alan Davis
601dfd2e47 REPO-3424 Unit tests for docker transformers 2018-04-16 16:24:48 +01:00
Alan Davis
0b1ffe9f29 REPO-3424 Unit tests for docker transformers 2018-04-16 16:24:09 +01:00
Alan Davis
a0dd60d6a6 REPO-3422 Startup check for LibreOffice
Also included the transformer name on the log and error pages.
2018-04-09 06:57:53 +01:00
Alan Davis
b4fc6c0097 REPO-3299,REPO-3436,REPO-3437: Typo in license message 2018-03-28 14:40:22 +01:00
Alan Davis
89e906be6b REPO-3299,REPO-3437,REPO-3436: Switch to Enterprise license. 2018-03-28 14:12:59 +01:00
Alan Davis
8d338d1b55 REPO-3335 Enterprise Docker and docker-compose simplified by pulling in transformer images 2018-03-17 12:27:55 +00:00
Alan Davis
42e7e192b5 Initial commit 2018-03-07 14:39:07 +00:00