Skip to content

Commit

Permalink
promplay: service=>job
Browse files Browse the repository at this point in the history
  • Loading branch information
thypon committed Sep 18, 2017
1 parent 6698d40 commit 5708370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/promplay/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ func updateURLTimestamp(timestamp int64, name string, url string, body io.Reader
break
}

lpName := "service"
lpName := "job"
urlName := "url"

for _, metric := range metrics.GetMetric() {
Expand Down

0 comments on commit 5708370

Please sign in to comment.