observatorium / up

a simple Prometheus and Loki API testing tool
Apache License 2.0
24 stars 23 forks source link

Support testing Loki read and write requests #16

Closed periklis closed 4 years ago

periklis commented 4 years ago

This PR add testing capabilities to up for Loki read/write requests. It facilitates the same round trip mechanism of the metrics endpoint. In addition due to go module conflicts between thanos and loki custom types to pass and retrieve payloads to Loki.

periklis commented 4 years ago

@squat Nits ironed out!