这是indexloc提供的服务,不要输入任何密码
Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

Conversation

@mhenderson-so
Copy link
Contributor

Additional functionality into ExtraHop collector for specifying additional keyed metrics to be collected.

Also made some small formatting & comment changes to be in-line with Go standards.

for _, v := range extraHopAdditionalMetrics {
metric, err := gohop.StoEHMetric(v)
if err != nil {
log.Println(err)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

continue or return so main logic isn't indented.

@mhenderson-so mhenderson-so force-pushed the ExtraHopMetrics branch 6 times, most recently from 90be7b9 to 7f4c67c Compare April 12, 2016 15:28
… specifying additional keyed metrics to be collected
@kylebrandt kylebrandt merged commit 3fd1015 into bosun-monitor:master May 13, 2016
@mhenderson-so mhenderson-so deleted the ExtraHopMetrics branch July 12, 2016 14:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants