-
Notifications
You must be signed in to change notification settings - Fork 233
[cuebot/pycue/proto/sandbox/docs] Add full event-driven monitoring stack, enhance metrics, dashboards, and documentation #2086
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
ramonfigueiredo
wants to merge
26
commits into
AcademySoftwareFoundation:master
Choose a base branch
from
ramonfigueiredo:feature/render-monitoring-system
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
Changes from 5 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
cb8a9a2
[cuebot/pycue/proto] Add OpenCue render farm monitoring system
ramonfigueiredo a51494a
[cuebot/sandbox] Add monitoring stack infrastructure and fix ElasticS…
ramonfigueiredo 385561a
[docs] Add documentation for render farm monitoring system
ramonfigueiredo b40538f
[docs] Add render farm monitoring documentation and update nav ordering
ramonfigueiredo 3285e41
[cuebot/docs/sandbox] Add Elasticsearch queue metric, enhance dashboa…
ramonfigueiredo 0ed2b0f
[docs] Fix monitoring architecture diagram and remove non-existent Mo…
ramonfigueiredo 5f763e6
[cuebot/sandbox] Remove redundant Kafka monitoring metrics from Prome…
ramonfigueiredo 06fee7c
[cuebot/sandbox] Remove Elasticsearch queue metric from Prometheus
ramonfigueiredo 6f17ca7
[sandbox] Add command-line parameters to load_test_jobs.py
ramonfigueiredo e0ec762
[cuebot] Add shot label to frame and job completion metrics
ramonfigueiredo 1c68a97
[cuebot/sandbox] Add job core seconds histogram metric
ramonfigueiredo 440ffa7
[cuebot/sandbox] Change frame histograms to layer-level max histograms
ramonfigueiredo f8c7ea9
[cuebot] Add Elasticsearch queries and complete event publishing for …
ramonfigueiredo b3cd2cf
[cuebot] Refactor Kafka event publisher setters for null safety
ramonfigueiredo 3ea47e2
[cuebot] Remove try-catch blocks from monitoring code in FrameComplet…
ramonfigueiredo ae7e5b1
[cuebot] Refactor MonitoringEventBuilder to Spring-managed bean
ramonfigueiredo 0a582c3
[cuebot/sandbox] Add pickup time tracking for frame dispatch metrics
ramonfigueiredo ba11dea
[sandbox] Reference guide for exploring OpenCue monitoring data in El…
ramonfigueiredo 3c0686e
[cuebot] Fix exception handling in job completion metrics
ramonfigueiredo b8792e1
[cuebot/proto] Fix Elasticsearch timestamp mapping and use proto comp…
ramonfigueiredo 2f26a91
[pycue] Make monitoring imports unconditional
ramonfigueiredo b690319
[monitoring] Remove HostReportEvent from Kafka/Elasticsearch pipeline
ramonfigueiredo b03689f
[cuebot] Add Kafka AdminClient for topic administration
ramonfigueiredo 8f39cc3
[cuebot/rust/sandbox] Decouple Kafka consumer into standalone Rust in…
ramonfigueiredo 56e7416
[docs] Update monitoring documentation
ramonfigueiredo eb0122c
[rust/docs] Add kafka-es-indexer sample config file and update docume…
ramonfigueiredo 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| 1.14 | ||
| 1.15 |
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.
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.