From 3a5612659b9f783aba59a34845730d77c40e2b1f Mon Sep 17 00:00:00 2001 From: Timo Behrendt Date: Wed, 30 Apr 2025 21:12:41 +0200 Subject: [PATCH] docs: fix readme title (#2) Reviewed-on: https://gitea.t000-n.de/t.behrendt/tracebasedlogsampler/pulls/2 Co-authored-by: Timo Behrendt Co-committed-by: Timo Behrendt --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 247ec24..f720ffe 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Trace-based Log Sampling +# Trace-based Log Sampler This processor is used to sample logs based on the sampling decision of the trace they correlate to.