class NewRelic::Segment::DatastoreParams

Defined in:

new_relic/segment/datastore_params.cr

Constructors

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) #

[View source]

Instance Method Detail

def pointer #

[View source]
def structure : NewRelicExt::DatastoreSegmentParamsT #

[View source]