mirror of
https://github.com/taoensso/telemere.git
synced 2025-12-17 01:51:10 +00:00
[nop] Housekeeping
This commit is contained in:
parent
c2ad207b18
commit
5b30acc897
2 changed files with 3 additions and 1 deletions
|
|
@ -34,7 +34,6 @@
|
|||
|
||||
;;;; TODO
|
||||
;; - Solution and docs for lib authors
|
||||
;; - Add handlers: Logstash, Carmine, Datadog, Kafka
|
||||
;; - Update Tufte (signal API, config API, signal keys, etc.)
|
||||
;; - Update Timbre (signal API, config API, signal keys, backport improvements)
|
||||
|
||||
|
|
|
|||
|
|
@ -24,6 +24,9 @@
|
|||
;;;; TODO
|
||||
;; - API for `remote-span-context`, trace state, span links?
|
||||
;; - Ability to actually set (compatible) traceId, spanId?
|
||||
;; - Consider actually establishing relevant OpenTelemetry Context when tracing?
|
||||
;; Would allow a simpler OpenTelemetry handler, and allow low-level
|
||||
;; manual/auto tracing *within* Telemere run forms.
|
||||
|
||||
;;;; Providers
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue