github.com/caos/orbos@v1.5.14-0.20221103111702-e6cd0cea7ad4/docs/boom/yml/v1beta2/ToolsetSpec/latest/MetricsPersisting/RemoteWrite/RemoteWrite.md (about) 1 # RemoteWrite 2 3 4 ## Structure 5 6 7 | Attribute | Description | Default | Collection | Map | 8 | -------------- | ---------------------------------------------------------------------------------------------- | ------- | ---------- | --- | 9 | url | URL of the endpoint of the remote prometheus | | | | 10 | basicAuth | Basic-auth-configuration to push metrics to remote prometheus , [here](BasicAuth/BasicAuth.md) | | | | 11 | relabelConfigs | RelabelConfigs for remote write , [here](RelabelConfig/RelabelConfig.md) | | X | |