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. This class is scheduled for removal in a future release. |
com.netflix.spectator.sandbox.HttpClient
Moved to
com.netflix.spectator.ipc.http package. This is now just a
thin wrapper to preserve compatibility. This class is scheduled for removal in a future release. |
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. This class is scheduled for removal in a future release. |
com.netflix.spectator.sandbox.BucketDistributionSummary
Moved to
com.netflix.spectator.api.histogram package. This is now just a
thin wrapper to preserve compatibility. This class is scheduled for removal in a future release. |
com.netflix.spectator.sandbox.BucketFunctions
Moved to
com.netflix.spectator.api.histogram package. This is now just a
thin wrapper to preserve compatibility. This class is scheduled for removal in a future release. |
com.netflix.spectator.sandbox.BucketTimer
Moved to
com.netflix.spectator.api.histogram package. This is now just a
thin wrapper to preserve compatibility. This class is scheduled for removal in a future release. |
com.netflix.spectator.sandbox.HttpLogEntry
Moved to
com.netflix.spectator.ipc.http package. This is now just a
thin wrapper to preserve compatibility. This class is scheduled for removal in a future release. |
com.netflix.spectator.sandbox.HttpRequestBuilder
Moved to
com.netflix.spectator.ipc.http package. This is now just a
thin wrapper to preserve compatibility. This class is scheduled for removal in a future release. |
com.netflix.spectator.sandbox.HttpResponse
Moved to
com.netflix.spectator.ipc.http package. This is now just a
thin wrapper to preserve compatibility. This class is scheduled for removal in a future release. |
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. |