Revert TraceExporter Default (#1012)

* Revert TraceExporter Default

* fix tests
This commit is contained in:
Marwan Sulaiman
2018-12-22 11:52:02 -05:00
committed by GitHub
parent 2d2bd8eff9
commit 36aba5915c
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -221,7 +221,6 @@ func TestParseExampleConfig(t *testing.T) {
BasicAuthPass: "",
Storage: expStorage,
TraceExporterURL: "http://localhost:14268",
TraceExporter: "jaeger",
StatsExporter: "prometheus",
}