-
Notifications
You must be signed in to change notification settings - Fork 2
Sflow integration #584
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Sven-Ric
wants to merge
37
commits into
master
Choose a base branch
from
sflow-integration
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Sflow integration #584
Changes from all commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
fb55436
Enable systemd collector in node-exporter and add SONiC service alerts
Sven-Ric 77e23f5
Add sflow configuration support to SONiC config-db role
Sven-Ric f714b5b
Add sflow collection and processing pipeline with Grafana dashboard
Sven-Ric a7d9c74
Add geo-IP enrichment and geolocation panel to flow pipeline
Sven-Ric 6d1f532
Add weathermap dashboard
Sven-Ric de354e5
Export Interface to VRF Mapping using promtail
Sven-Ric 29ae820
Fix promtail not seeing vrf-to-interface mapping updates
Sven-Ric 3718f49
Add vrf enrichment for flow samples.
Sven-Ric 64c7b3c
Change log enrichment vrf name to default when no other name can be f…
Sven-Ric 6ee94fd
Enable filtering flows by vrf in sflow dashboard
Sven-Ric 6b0a283
Move pre enrichment logs from disk to memory
Sven-Ric a94940f
Add documentation for goflow/vector and sflow collector
Sven-Ric 4b3c9a9
Move pre enrichment logs to fifo pipe to prevent oomkilled
Sven-Ric 7a92244
Added traffic breakdown by AS number
Sven-Ric b9a5110
Added detailed documentation
Sven-Ric 8dc6599
READMEs for lldp-weathermap and sonic-config
Sven-Ric 3b5fa56
Move enrichment pipeline from controlplane to partition
Sven-Ric 16367e7
expose more debug information in lldp weathermap
Sven-Ric 1d0c195
Fix spelling
Sven-Ric d4558f6
remove outdated documentation
Sven-Ric 4feeee4
Fix formatting
Sven-Ric 1d71511
Added basic alerts
Sven-Ric 0c17132
Try loki structured meta-data
Sven-Ric e78875d
Move Interface Mapper from Promtail to Alloy
Sven-Ric 79d3620
Added Tenant Dashboard
Sven-Ric 3db110a
Optimize Disk Usage by Reducing Record Body
Sven-Ric 88dd140
Added Port to Port List
Sven-Ric 85a3991
Move lldp-weathermap role to its own branch
Sven-Ric 9f6c6fb
Fix ansible lint
Sven-Ric a7bcdd9
Added meta file
Sven-Ric b30bf33
Fix file permissions
Sven-Ric b318a3e
Add more granular control over what parts of the pipeline get deployed
Sven-Ric a7ce5fd
Move loki v3 changes to separate branch
Sven-Ric 68d8e3b
Merge branch 'master' into sflow-integration
Sven-Ric d263d6e
Update partition/roles/sflow-collector/files/vrf-port-export.py
Sven-Ric 4ea5c68
Apply suggestion from @iljarotar
Sven-Ric b6fb303
Merge branch 'master' into sflow-integration
iljarotar File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
partition_prometheus_rules_sonic_systemdis missing.