minor changes

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2021-08-21 01:00:10 +03:00
parent 09653c2fb2
commit e3545532e8
3 changed files with 9 additions and 6 deletions

View File

@@ -14,7 +14,7 @@ var (
MeterName = "Meter"
MeterEndpoints = []api.Endpoint{
api.Endpoint{
{
Name: "Meter.Metrics",
Path: []string{"/metrics"},
Method: []string{"GET"},