/task-obs-elastic

Sample app that uses micrometer with elastic

Primary LanguageJava

Timestamp Task

Was able to replicate the issue identified in issue 1882. Had to run the app around 10 times from the command line to see it replicated. Please verify that this sample is using the correct versions. I’ve been known to mess that up.

Using the following docker-compose to start an elastic-search instance. https://github.com/jonatan-ivanov/local-services/blob/main/elasticsearch/docker-compose.yml

Requirements:

  • Java 17 or Above

Classes:

  • TaskObservationsApplication - the Spring Boot Main Application

Build:

mvn clean package

Run:

java -jar target/task-observations-3.0.0.jar