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