Skip to content

Commit

Permalink
Remove obsolete status code matcher
Browse files Browse the repository at this point in the history
  • Loading branch information
TonyCTHsu committed Jan 8, 2024
1 parent 35bdeb2 commit a7405cd
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 136 deletions.
72 changes: 0 additions & 72 deletions lib/datadog/tracing/contrib/status_code_matcher.rb

This file was deleted.

1 change: 0 additions & 1 deletion lib/datadog/tracing/metadata/ext.rb
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ module Errors

# @public_api
module HTTP
ERROR_RANGE = (500...600).freeze
TAG_BASE_URL = 'http.base_url'
TAG_METHOD = 'http.method'
TAG_STATUS_CODE = 'http.status_code'
Expand Down
23 changes: 0 additions & 23 deletions sig/datadog/tracing/contrib/status_code_matcher.rbs

This file was deleted.

40 changes: 0 additions & 40 deletions spec/datadog/tracing/contrib/status_code_matcher_spec.rb

This file was deleted.

0 comments on commit a7405cd

Please sign in to comment.