aboutsummaryrefslogtreecommitdiff
path: root/kamon-spray/src/main/resources/reference.conf
diff options
context:
space:
mode:
authorIvan Topolnjak <ivantopo@gmail.com>2014-10-31 02:45:41 +0100
committerIvan Topolnjak <ivantopo@gmail.com>2014-10-31 02:45:41 +0100
commit89d3057f8025add4b94b32c142e220ffb79f6c33 (patch)
treeca5cb3adccd9032450ec9f4fbfafb5542a52a315 /kamon-spray/src/main/resources/reference.conf
parentcd8dce169b4231bf533445656bfb5a35034a6304 (diff)
downloadKamon-89d3057f8025add4b94b32c142e220ffb79f6c33.tar.gz
Kamon-89d3057f8025add4b94b32c142e220ffb79f6c33.tar.bz2
Kamon-89d3057f8025add4b94b32c142e220ffb79f6c33.zip
+ spray: external naming for traces and segments, related to #65
Diffstat (limited to 'kamon-spray/src/main/resources/reference.conf')
-rw-r--r--kamon-spray/src/main/resources/reference.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/kamon-spray/src/main/resources/reference.conf b/kamon-spray/src/main/resources/reference.conf
index d497e681..9fed5a2b 100644
--- a/kamon-spray/src/main/resources/reference.conf
+++ b/kamon-spray/src/main/resources/reference.conf
@@ -16,6 +16,9 @@ kamon {
# in the `HttpRequest` headers.
automatic-trace-token-propagation = true
+ # Fully qualified name of the implementation of kamon.spray.SprayNameGenerator that will be used for assigning names
+ # to traces and client http segments.
+ name-generator = kamon.spray.SimpleSprayNameGenerator
client {
# Strategy used for automatic trace segment generation when issue requests with spray-client. The possible values