Remove nsa statsd integration (replaced by OpenTelemetry) (#30240)

This commit is contained in:
Matt Jankowski 2024-08-22 16:28:54 -04:00 committed by GitHub
parent e08d22724d
commit 6ec768668e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 0 additions and 27 deletions

View file

@ -64,7 +64,6 @@ gem 'link_header', '~> 0.0'
gem 'mario-redis-lock', '~> 1.2', require: 'redis_lock'
gem 'mime-types', '~> 3.5.0', require: 'mime/types/columnar'
gem 'nokogiri', '~> 1.15'
gem 'nsa'
gem 'oj', '~> 3.14'
gem 'ox', '~> 2.14'
gem 'parslet'