05e1cbc4ca
The Sidekiq exporter logs were mixing with the normal Sidekiq logs. In order to support structured logging in Sidekiq, we either need to split this data out or convert the exporter to produce structured logs. Since Sidekiq job processing is fundamentally different information from Web server traffic, it seems cleaner to move the metrics traffic into a separate file, where they can be parsed by a different filter if needed. Relates to #20060 |
||
---|---|---|
.. | ||
methods | ||
samplers | ||
subscribers | ||
background_transaction.rb | ||
delta.rb | ||
influx_db.rb | ||
instrumentation.rb | ||
method_call.rb | ||
methods.rb | ||
metric.rb | ||
null_metric.rb | ||
prometheus.rb | ||
rack_middleware.rb | ||
requests_rack_middleware.rb | ||
sidekiq_metrics_exporter.rb | ||
sidekiq_middleware.rb | ||
system.rb | ||
transaction.rb | ||
web_transaction.rb |