Skip to content

Commit 74d23af

Browse files
committed
Revert "reenable instrumentation on GET /about"
This reverts commit 5118e4b.
1 parent 5118e4b commit 74d23af

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/dev/mem_lrs/server.cljc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,8 @@
104104
lrs/authorize-async
105105

106106
;; response handling
107-
com.yetanalytics.lrs.pedestal.routes.about/get-response
107+
;; TODO: fix this instrumentation for xapi version
108+
#_com.yetanalytics.lrs.pedestal.routes.about/get-response
108109
com.yetanalytics.lrs.pedestal.routes.activities/get-response
109110
com.yetanalytics.lrs.pedestal.routes.agents/get-response
110111
com.yetanalytics.lrs.pedestal.routes.documents/put-response

0 commit comments

Comments
 (0)