Ottomata has submitted this change and it was merged.
Change subject: Adding send stats to udp2log view as well.
......................................................................
Adding send stats to udp2log view as well.
Change-Id: Ibd9dd7c9a8e82068aeae800f3a273d5c18ae0a07
---
M manifests/misc/monitoring.pp
1 file changed, 10 insertions(+), 0 deletions(-)
Approvals:
Ottomata: Verified; Looks good to me, approved
diff --git a/manifests/misc/monitoring.pp b/manifests/misc/monitoring.pp
index b8161ef..d18fdcf 100644
--- a/manifests/misc/monitoring.pp
+++ b/manifests/misc/monitoring.pp
@@ -102,6 +102,16 @@
'metric_regex' => 'UDP_InDatagrams',
'type' => 'stack',
},
+ {
+ 'host_regex' => $host_regex,
+ 'metric_regex' => 'UDP_SndbufErrors',
+ 'type' => 'stack',
+ },
+ {
+ 'host_regex' => $host_regex,
+ 'metric_regex' => 'UDP_OutDatagrams',
+ 'type' => 'stack',
+ },
],
}
}
\ No newline at end of file
--
To view, visit https://gerrit.wikimedia.org/r/57602
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ibd9dd7c9a8e82068aeae800f3a273d5c18ae0a07
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ottomata <[email protected]>
Gerrit-Reviewer: Ottomata <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits