mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2024-11-10 04:27:25 +01:00
Rename variable in ReceiverConfig
This commit is contained in:
parent
308ee13a10
commit
cb9ff89e92
@ -7,7 +7,7 @@ import (
|
||||
)
|
||||
|
||||
type ReceiverConfig struct {
|
||||
Addr string `json:"host"`
|
||||
Addr string `json:"address"`
|
||||
Port string `json:"port"`
|
||||
Database string `json:"database"`
|
||||
Type string `json:"type"`
|
||||
|
Loading…
Reference in New Issue
Block a user