aboutsummaryrefslogtreecommitdiff
path: root/kamon-fluentd/src/main/resources/reference.conf
diff options
context:
space:
mode:
Diffstat (limited to 'kamon-fluentd/src/main/resources/reference.conf')
-rw-r--r--kamon-fluentd/src/main/resources/reference.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/kamon-fluentd/src/main/resources/reference.conf b/kamon-fluentd/src/main/resources/reference.conf
index 7490cb44..316d9dcd 100644
--- a/kamon-fluentd/src/main/resources/reference.conf
+++ b/kamon-fluentd/src/main/resources/reference.conf
@@ -53,7 +53,7 @@ kamon {
kamon-fluentd {
auto-start = yes
requires-aspectj = no
- extension-id = "kamon.fluentd.Fluentd"
+ extension-class = "kamon.fluentd.Fluentd"
}
}
}