Skip to content

Commit

Permalink
Merge 0eeadb3 into 66479a2
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobgreenleaf committed Aug 31, 2018
2 parents 66479a2 + 0eeadb3 commit 471a8a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/endpoints/bar/bar_metrics_test.go
Expand Up @@ -210,10 +210,12 @@ func TestCallMetrics(t *testing.T) {
"statusCode": float64(200),
"Request-Header-Content-Type": "application/json",
"Response-Header-Content-Type": "text/plain; charset=utf-8",

"level": "info",
"methodName": "Normal",
"method": "POST",
"Request-Header-X-Client-Id": "bar",

"zone": "unknown",
"service": "example-gateway",
}
Expand Down

0 comments on commit 471a8a9

Please sign in to comment.