set Time Domain
fun setTimeDomain(input: SetTimeDomainRequest): Single<RequestResponseFrame>
Content copied to clipboard
Sets time domain to use for collecting and reporting duration metrics. Note that this must be called before enabling metrics collection. Calling this method while metrics collection is enabled returns an error.
Sources
jvm source
Link copied to clipboard