Class: RoundhouseUi::Observability::NullAdapter
- Inherits:
-
Object
- Object
- RoundhouseUi::Observability::NullAdapter
- Defined in:
- lib/roundhouse_ui/observability.rb
Overview
Default: no links anywhere.
Instance Method Summary collapse
Instance Method Details
#job_url ⇒ Object
15 |
# File 'lib/roundhouse_ui/observability.rb', line 15 def job_url(**) = nil |
#label ⇒ Object
14 |
# File 'lib/roundhouse_ui/observability.rb', line 14 def label = "trace" |
#queue_url(_name) ⇒ Object
16 |
# File 'lib/roundhouse_ui/observability.rb', line 16 def queue_url(_name) = nil |