class NewRelic::Segment::DatastoreParams
- NewRelic::Segment::DatastoreParams
- Reference
- Object
Defined in:
new_relic/segment/datastore_params.crConstructors
Instance Method Summary
Constructor Detail
def self.new(product : String, collection : String | Nil = nil, operation : String | Nil = nil, host : String | Nil = nil, port_path_or_id : String | Nil = nil, database_name : String | Nil = nil, query : String | Nil = nil)
#