This repo is inspired in Astrometrics and it is intended to provide a hands-on workshop like in the Astronometrics Wiki page.
It has the following endpoints:
-
Find the meaning of some word (in english):
http://localhost:8080/words/meaning/<some-word>
-
Try to match two words based on Levenshtein Distance (in english):
https://localhost:8080/words/match/<word1>/<word2>
1 - Create Prometheus Metrics App
2 - How to instrument Flask App
3 - Provide App tracing
- Tracing