| Interface | Description |
|---|---|
| JsonPayload |
payload that can be serialized to json.
|
| ServoAtlasConfig |
Configuration for the servo to atlas interface.
|
| Class | Description |
|---|---|
| AtlasMetricObserver |
Observer that forwards metrics to atlas.
|
| BasicAtlasConfig |
A simple implementation of
ServoAtlasConfig that uses system properties to get
values. |
| HttpHelper |
Helper class to make http requests using rxhttp.
|
| HttpHelper.Response |
An HTTP Response.
|
| UpdateRequest |
A Request sent to the atlas-publish API.
|
| ValidCharacters |
Utility class to deal with rewriting keys/values to the character set accepted by atlas.
|