Skip to content

network collector: sanitize device names with dots#507

Open
jnoss wants to merge 1 commit intopython-diamond:masterfrom
fasrc:fix_network_collector_vlan_device_names
Open

network collector: sanitize device names with dots#507
jnoss wants to merge 1 commit intopython-diamond:masterfrom
fasrc:fix_network_collector_vlan_device_names

Conversation

@jnoss
Copy link
Copy Markdown

@jnoss jnoss commented Jul 27, 2016

This sanitizes network device names (such as vlans) containing '.' to
have '_' instead, to preserve metric path structure. Addresses issue #66

@coveralls
Copy link
Copy Markdown

coveralls commented Jul 27, 2016

Coverage Status

Coverage remained the same at 59.386% when pulling 95d3513 on fasrc:fix_network_collector_vlan_device_names into fa8da84 on python-diamond:master.

This sanitizes network device names (such as vlans) containing '.' to
have '_' instead, to preserve metric path structure. Addresses issue python-diamond#66
@jnoss jnoss force-pushed the fix_network_collector_vlan_device_names branch from 95d3513 to d35959c Compare July 27, 2016 19:52
@coveralls
Copy link
Copy Markdown

coveralls commented Jul 27, 2016

Coverage Status

Coverage remained the same at 59.386% when pulling d35959c on fasrc:fix_network_collector_vlan_device_names into fa8da84 on python-diamond:master.

@shortdudey123
Copy link
Copy Markdown
Member

Can you update the tests to make sure this is tested?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants