aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/logging.md
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/bookmark/logging.md')
-rw-r--r--documentation/bookmark/logging.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/documentation/bookmark/logging.md b/documentation/bookmark/logging.md
index 5e7f4dc6c..ea8d31ce2 100644
--- a/documentation/bookmark/logging.md
+++ b/documentation/bookmark/logging.md
@@ -1,7 +1,8 @@
# Reference
-1. [Structured Logging for Python](https://www.structlog.org/en/latest/)
-1. [The Value of Correlation IDs](https://www.rapid7.com/blog/post/2016/12/23/the-value-of-correlation-ids/)
-1. [IceCream — Never use print() to debug again](https://github.com/gruns/icecream)
-1. [Capabilities of Elixir's Logger](https://blog.appsignal.com/2020/10/13/capabilities-of-elixir-logger.html)
+0. [Spans - a key concept of distributed tracing](https://signoz.io/blog/distributed-tracing-span/)
+0. [Structured Logging for Python](https://www.structlog.org/en/latest/)
+0. [The Value of Correlation IDs](https://www.rapid7.com/blog/post/2016/12/23/the-value-of-correlation-ids/)
+0. [IceCream — Never use print() to debug again](https://github.com/gruns/icecream)
+0. [Capabilities of Elixir's Logger](https://blog.appsignal.com/2020/10/13/capabilities-of-elixir-logger.html)