From ac43c0476c239a9cf1c20e838b0fd212b20161e1 Mon Sep 17 00:00:00 2001 From: Ivan Topolnjak Date: Tue, 4 Sep 2018 18:32:36 +0200 Subject: basic testing for the HTTP server instrumentation --- kamon-core/src/main/resources/reference.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kamon-core/src/main/resources/reference.conf') diff --git a/kamon-core/src/main/resources/reference.conf b/kamon-core/src/main/resources/reference.conf index 8fb2abcc..5984f3c4 100644 --- a/kamon-core/src/main/resources/reference.conf +++ b/kamon-core/src/main/resources/reference.conf @@ -301,7 +301,7 @@ kamon { # only if all these conditions are met: # - the context tag is present. # - there is no parent Span on the incoming context (i.e. this is the first service on the trace). - # - the identifier is valued in accordance to the identity provider. + # - the identifier is valid in accordance to the identity provider. trace-id-tag = "none" # Enables collection of span metrics using the `span.processing-time` metric. -- cgit v1.2.3