Skip to content

Commit 514ac11

Browse files
author
Sergio Moya
committed
remove Name config field
1 parent 81bb598 commit 514ac11

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

metriks/config.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,4 @@ type Config struct {
55
Port int `default:"8125"`
66

77
Tags map[string]string
8-
9-
// Deprecated: Name is not needed anymore.
10-
Name string
118
}

0 commit comments

Comments
 (0)