class
Bigbrother::Notifier::Prometheus
- Bigbrother::Notifier::Prometheus
- Reference
- Object
Included Modules
Defined in:
bigbrother/notifier/prometheus.crConstructors
- .new(ctx : YAML::ParseContext, node : YAML::Nodes::Node, _dummy : Nil)
- .new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Class Method Summary
Macro Summary
Instance Method Summary
- #listen : String?
- #listen=(_listen : Union(String, Nil))
- #metrics
- #metrics_path : String
- #metrics_path=(_metrics_path : String)
- #notify(response, only_errors)
- #port : Int32?
- #port=(_port : Union(Int32, Nil))
- #start(app)
- #to_yaml(__temp_232 : YAML::Nodes::Builder)
- #type : String
- #type=(_type : String)