mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
Edit comment (#1033)
This commit is contained in:
parent
68906edf49
commit
b2168be56e
@ -5,7 +5,7 @@ import (
|
||||
datadog "github.com/zorkian/go-datadog-api"
|
||||
)
|
||||
|
||||
// Monitors returns a list of newrelic monitors
|
||||
// Monitors returns a list of Datadog monitors
|
||||
func (widget *Widget) Monitors() ([]datadog.Monitor, error) {
|
||||
client := datadog.NewClient(
|
||||
widget.settings.apiKey,
|
||||
|
Loading…
x
Reference in New Issue
Block a user