mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-22 02:05:41 +01:00
parent
da3c85be5a
commit
b66d14d9f3
@ -96,7 +96,7 @@ func main() {
|
||||
)
|
||||
prometheus.MustRegister(harborExporter)
|
||||
if err := harborExporter.ListenAndServe(); err != nil {
|
||||
log.Errorf("Error starting Harbor expoter %s", err)
|
||||
log.Errorf("Error starting Harbor exporter %s", err)
|
||||
os.Exit(1)
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user