Skip to content

Commit

Permalink
Update config option to filter_metadata
Browse files Browse the repository at this point in the history
Added in PR appsignal/appsignal-ruby#973 in
favor of the `sinatra_sanitized_routes` option.
  • Loading branch information
tombruijn committed Jun 28, 2023
1 parent 54c208a commit a10be05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ruby/sinatra/app/config/appsignal.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
default: &defaults
sinatra_sanitized_routes: true
filter_metadata: ["path"]

test:
<<: *defaults
Expand Down

0 comments on commit a10be05

Please sign in to comment.