-
Notifications
You must be signed in to change notification settings - Fork 123
Add Telemetry collector structure with some collected resources #1497
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
Merged
Merged
Changes from all commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
951a631
WIP
bjee19 55320c6
Add graph resource count but still WIP
bjee19 3b43d1f
Add small formatting
bjee19 d6181a6
Add review feedback
bjee19 f51d0ee
Add version+name and adjust graphGetter
bjee19 0e467db
Change k8sClient to client Reader
bjee19 f7a2b08
Add small feedback review
bjee19 266e713
Add more feedback from review
bjee19 5a4f0c7
Add feedback and cfg
bjee19 e400f5e
Change ReferencedServices and add generic counting function
bjee19 cfc0519
Add collector tests
bjee19 f4e16a7
Refactor style on collector tests
bjee19 4372871
Add small style changes and documentation
bjee19 7eec0df
Add error case for latest graph being nil
bjee19 a1e230f
Add small feedback for error message
bjee19 d92cd83
Add latest configuration and tests
bjee19 130ce47
Add nodes resource to RBAC
bjee19 8b11f1d
Add additional documentation on exported types and functions
bjee19 905f476
Add lock to eventHandlerImpl
bjee19 1e455e5
Add GetLatestGraph into change processor tests
bjee19 4062c72
Add expData to job test
bjee19 c9749a6
Add GetLatestConfiguration to handler tests
bjee19 73e390d
Revert ReferencedServices to no longer store services
bjee19 1991643
Add feedback for collector tests
bjee19 89eb5ce
Add count for ignored gateway classes and gateways
bjee19 7213348
Add HealthChecker and blocking on job until NGF is ready
bjee19 32be3b7
Add job tests for waiting on health checker
bjee19 c07cb17
Add review feedback
bjee19 57805ad
Refactor CreateTelemetryJobWorker and job tests
bjee19 4ed9948
Add FIXME and and small comment
bjee19 49da1d3
Update manifests
bjee19 63f3a76
Add back createTelemetryJob
bjee19 a091bde
Add job worker name change and test changes
bjee19 6caf023
Change job worker tests to be unit tests
bjee19 9a1f99b
Add generic ReadyChannel to cronjob
bjee19 8119c21
Refactor collector tests to add list calls helper function
bjee19 455512a
Remove health checker interface
bjee19 0025558
Add setLatestConfiguration
bjee19 36fae13
Add small fixes
bjee19 e3a71e9
Add check for context canceled
bjee19 9ca0236
Add small line fix
bjee19 de6e3bc
Add review feedback
bjee19 89c41d5
Move test case around in collector tests
bjee19 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
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
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.
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.
Uh oh!
There was an error while loading. Please reload this page.