observability-workshop
observability-workshop copied to clipboard
How do we log? How do we monitor? How do we trace? How do we propagate events?
This depends on integrating Jaeger separately at first (other ticket).
currently when you are eg on the orchestration component and want to refresh (to clear the form or update the image selection) you have to navigate to another component and...
Identified the fault we want to inject * Requirements for issue: * Not able to be debugged from UI * Not able to be identified in metrics, logs, or traces...
We want the issue from #9 to be introduced, identified, and fixed as a part of the ongoing workshop. To that end we would like to have a clear expectation...
We need a fault which can be observed via one or more of our tools and can be fixed relatively easily. We want this to be an hour or so...
The way gauges are implemented looks to be quite different in micrometer from the io.prometheus library. First impression was that you have to hard code the possible tag (dimension) values...