suzieq
                                
                                
                                
                                    suzieq copied to clipboard
                            
                            
                            
                        Using network observability to operate and design healthier networks
# Set `develop` as target branch of this PR (delete this line before issuing the PR) ## Test inclusion requirements In case the PR contains an enhancement or a new...
### Proposed Changes Please note that you're using ciscoconfparse. Consider [ciscoconfparse2](https://github.com/mpenning/ciscoconfparse2). However, there is an API change between ciscoconfparse and ciscoconfparse2. If interested, I will help rewrite the necessary parts...
[Bug]: 'device show' shows devices marked as DEAD, but 'sqPoller show service=device shows no issues
### Suzieq version 0.23.0 ### Install Type hand deployed python ### Python version 3.8 ### Impacted component sq-poller ### Steps to Reproduce Polling a small set of Cisco IOS switches....
### Suzieq version 0.8 ### Install Type hand deployed python ### Python version 3.10 ### Impacted component other ### Steps to Reproduce You'll probably get there as you validate newer...
Improved Documentation: More comprehensive docstrings and comments for better clarity and understanding. Separation of Concerns: Better separation between validation, initialization, and execution logic to make the code cleaner and more...
Debouncing Input: Prevent unnecessary queries when the user is typing by adding a debounce delay to the search input field. Async Data Fetching: Use asynchronous data fetching to improve the...
# Set `develop` as target branch of this PR (delete this line before issuing the PR) ## Test inclusion requirements In case the PR contains an enhancement or a new...
## Description This PR introduces **autocompletion support** in the CLI by replacing the official `nubia` package with a custom **fork** . Previously, CLI commands like: ```address show vrf=``` would not...
### Impacted component other ### Steps to Reproduce Type `interface assert` within the CLI ### Expected Behavior A normal output like this: ``` namespace hostname ifname state peerHostname peerIfname result...
# Set `develop` as target branch of this PR (delete this line before issuing the PR) ## Test inclusion requirements In case the PR contains an enhancement or a new...