stijn-vanbael-enprove
Results
2
issues of
stijn-vanbael-enprove
`BaseOneServerPerSuite.run` lines 168-172 read: ``` } catch { // In case the suite aborts, ensure the server is stopped case ex: Throwable => runningServer.stopServer.close() throw ex } ``` When `runningServer.stopServer.close()`...
### Use Case I want to store incoming metrics directly into the cheapest form of storage we have, which on Google Cloud is Google Cloud Storage. Example usage: ``` [[outputs.google_cloud_storage]]...
help wanted
feature request
size/l