-
Notifications
You must be signed in to change notification settings - Fork 30
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
Added filter for deployment (tiles) #175
Open
rcpnair
wants to merge
13
commits into
cloudfoundry-community:develop
Choose a base branch
from
rcpnair:deployment-filter
base: develop
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
Added filter for deployment (tiles) #175
rcpnair
wants to merge
13
commits into
cloudfoundry-community:develop
from
rcpnair:deployment-filter
Conversation
This file contains 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
Update glide.lock
…nity/fix-ginkgo-failures Removes unused hex ids to fix ginkgo typecheck failures from PR-146
…tion-error-logging Adds a logger to report errors bubbled up from annotation.
* update stemcell to xenial and added memory as a config param * added logging to report error when unable to fetch copy of cache from remote
* enabled per app index routing add SPLUNK_INDEX: <index> as an env var to the app manifest to route app data to specific Splunk index.
* Refactor org/space/app caching * Fix race condition * Add Manual Cache invalidation for BoltDB for deterministic testing
This will increase the time between connection events to allow an HEC to catch up.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Added filter for deployments(tiles) using configuration parameter so that users can select the source of metrics in case multiple tiles are configured with single OpsManager.
Implementation is same as WantedEvents and events are routed only for selected deployments (e.g. cf, redis,etc)
Deployments in a foundation can be listed using
bosh deployments