Interface and Description |
---|
com.netflix.spectator.sandbox.BucketFunction
Moved to
com.netflix.spectator.api.histogram package. This is now just a
thin wrapper to preserve compatibility. Scheduled for removal after in Q3 2016. |
Class and Description |
---|
com.netflix.spectator.sandbox.BucketCounter
Moved to
com.netflix.spectator.api.histogram package. This is now just a
thin wrapper to preserve compatibility. Scheduled for removal after in Q3 2016. |
com.netflix.spectator.sandbox.BucketDistributionSummary
Moved to
com.netflix.spectator.api.histogram package. This is now just a
thin wrapper to preserve compatibility. Scheduled for removal after in Q3 2016. |
com.netflix.spectator.sandbox.BucketFunctions
Moved to
com.netflix.spectator.api.histogram package. This is now just a
thin wrapper to preserve compatibility. Scheduled for removal after in Q3 2016. |
com.netflix.spectator.sandbox.BucketTimer
Moved to
com.netflix.spectator.api.histogram package. This is now just a
thin wrapper to preserve compatibility. Scheduled for removal after in Q3 2016. |
Method and Description |
---|
com.netflix.spectator.sandbox.HttpLogEntry.logClientRequest(Logger, HttpLogEntry)
Use
HttpLogEntry.logClientRequest(HttpLogEntry) instead. |
com.netflix.spectator.sandbox.HttpLogEntry.logServerRequest(Logger, HttpLogEntry)
Use
HttpLogEntry.logServerRequest(HttpLogEntry) instead. |