Bug 1528225

Summary: [Docs][RFE][Metrics User] Document Interface Plugin based on available documentation
Product: Red Hat Enterprise Virtualization Manager Reporter: Emma Heftman <eheftman>
Component: DocumentationAssignee: Emma Heftman <eheftman>
Status: CLOSED CURRENTRELEASE QA Contact: Avital Pinnick <apinnick>
Severity: unspecified Docs Contact:
Priority: high    
Version: 4.2.0CC: lbopf, lsurette, rbalakri, rhev-docs, sradco, srevivo, ykaul
Target Milestone: ovirt-4.2.1Keywords: FutureFeature, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: docs-accepted
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: 1528221
: 1528237 1530636 (view as bug list) Environment:
Last Closed: 2018-01-14 12:43:09 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Docs RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1464013    

Description Emma Heftman 2017-12-21 10:39:54 UTC
The following plugins should be documented based on documenation (https://github.com/signalfx/integrations/tree/master/collectd-interface/docs)

collectd.interface.if_octets.rx
collectd.interface.if_octets.tx
collectd.interface.if_packets.rx
collectd.interface.if_packets.tx
collectd.interface.if_errors.rx
collectd.interface.if_errors.tx
collectd.interface.if_dropped.rx
collectd.interface.if_dropped.tx

Comment 1 Lucy Bopf 2017-12-22 00:45:47 UTC
Accepting into Beta 2 program, and assigning to Emma for review.

Comment 2 Emma Heftman 2017-12-26 12:27:25 UTC
Hi Shirly, for the interface plugin, the signalfx documentation says: 

"You can view this metric as a Rate/sec or a cumulative count (Max).

Rate/sec: Provides the current traffic level on the interface in bytes/sec.

Max: Provides the cumulative count of bytes received. Note that since this metric is a cumulative counter, its value will periodically restart from zero when the maximum possible value of the counter is exceeded."

Do we support this feature, and if so how is it implemented, in the Kibana UI or does something in the plugin need to be configured?