Skip to content

Commit

Permalink
Add ERROR_RANGE constant back
Browse files Browse the repository at this point in the history
  • Loading branch information
TonyCTHsu committed Jan 8, 2024
1 parent d6fd673 commit 2e17696
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/datadog/tracing/metadata/ext.rb
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ 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

0 comments on commit 2e17696

Please sign in to comment.