Stackdriver / stackdriver-prometheus-sidecar

A sidecar for the Prometheus server that can send metrics to Stackdriver.
https://cloud.google.com/monitoring/kubernetes-engine/prometheus
Apache License 2.0
120 stars 43 forks source link

Improve test for tail package. #179

Closed StevenYCChou closed 3 years ago

StevenYCChou commented 4 years ago

To improve the test coverage for tail package so we can capture issue like https://github.com/Stackdriver/stackdriver-prometheus-sidecar/issues/160 in the future.

jkohen commented 4 years ago

@StevenYCChou can you describe the improvements that you have in mind?