Go Observability: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
* [[Go Engineering#Subjects|Go Engineering]]
* [[Go Engineering#Subjects|Go Engineering]]
* [[Observability]]
* [[Observability]]
=TODO=
<font color=darkkhaki>
Read:
* https://medium.com/@PouriaAsnaAshari/introduction-to-observability-using-opentelemetry-in-golang-726b4c364b3c
</font>


=Overview=
=Overview=
 
Observably is more important than integration testing. Limited integration testing and unit testing are still fundamental.
Observably is more important than testing.

Latest revision as of 21:04, 14 May 2024

Internal

TODO

Read:

Overview

Observably is more important than integration testing. Limited integration testing and unit testing are still fundamental.