Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1840612

Summary: [Docs][CloudOps] [Intel OSP16] Document collectd plugins
Product: Red Hat OpenStack Reporter: Joanne O'Flynn <joflynn>
Component: documentationAssignee: Joanne O'Flynn <joflynn>
Status: CLOSED CURRENTRELEASE QA Contact: RHOS Documentation Team <rhos-docs>
Severity: urgent Docs Contact:
Priority: urgent    
Version: 16.1 (Train)CC: astillma, dcadzow, mrunge, rmccabe
Target Milestone: gaKeywords: FutureFeature, NoDocsQEReview, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-07-02 20:55:11 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1409853, 1442358    
Bug Blocks:    

Description Joanne O'Flynn 2020-05-27 10:31:08 UTC
1. Feature Overview:
a) Name of feature: DPDK Telemetry 
b) Feature Description: 
This patch introduces a new plugin for collectd, which consumes DPDK metrics
via the dpdk_telemetry library. The collectd plugin here provides an
easy way to use the DPDK telemetry API to query ethernet device metrics.
The collectd reporting ethernet device metrics should be supported in OSP.

Plugin is in the process of being upstreamed

2. Feature Details:
a) Architectures:
b) Bugzilla Dependencies:
c) Drivers or hardware dependencies: n/a
d) Upstream acceptance information: Spec and implementation in progress.

e) External links:

f) Severity (H,M,L): M
g) Feature Needed by:

3. Business Justification:
a) Why is this feature needed?  This plugin replaces the DPDK stats plugin already created by intel.  Due to fact that it reads metrics differently than the OVS plugin, both plugins can now be run concurrently.