Replace "@user1" with "@alice" and "@user2" with "@bob" (#3833)

* Replace "@user1" with "@alice"

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>

* Replace "@user2" with "@bob"

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>

---------

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
Co-authored-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
Suguru Hirahara
2024-11-28 20:53:11 +09:00
committed by GitHub
parent f19f3bea2d
commit 8a18cc946d
3 changed files with 5 additions and 5 deletions

View File

@ -2846,8 +2846,8 @@ opentracing:
# By default, the list is empty.
#
#force_tracing_for_users:
# - "@user1:server_name"
# - "@user2:server_name"
# - "@alice:server_name"
# - "@bob:server_name"
# Jaeger can be configured to sample traces at different rates.
# All configuration options provided by Jaeger can be set here.