Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
danielt-ent authored Dec 28, 2023
1 parent f63493b commit de04f99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ Use the spring petclinic project to showcase some of the grafana stack and obser

The github action builds a modified version of the spring petclinic project. It will check out the spring petclinic sample project and use open rewrite to add the necessary maven dependencies for tracing and metrics and then add corresponding logback and application config.

Everything automatically becomes obsolete and outdated the moment you stop looking so we explicitly do fresh petclinic checkouts instead of cloning it and the docker compose file uses `latest` for all the images. Hopefully all of this will raise failures early.
(Everything automatically becomes obsolete and outdated the moment you stop looking so we explicitly do fresh petclinic clones instead of forking it here. And the docker compose file uses `latest` for all the images. Hopefully all of this will raise failures early. The GH action tests the docker compose file and does some simple checks to see if the different pieces start up ok.)

If you want to try this out, run `docker compose up` and look at [the petclinic sample app](http://localhost:8080) and [grafana](http://localhost:3000/)

0 comments on commit de04f99

Please sign in to comment.