ing
This commit is contained in:
@@ -11,7 +11,7 @@ type MongoDBHealthCrawler struct {
|
||||
health.SocketHeahthCrawler
|
||||
}
|
||||
|
||||
func (c *MongoDBHealthCrawler) Name() string {
|
||||
func (c *MongoDBHealthCrawler) Key() string {
|
||||
return "MONGODB_HEALTH"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user