feat!: implement AI Bridge heading to /deployment/observability#20791
Merged
feat!: implement AI Bridge heading to /deployment/observability#20791
AI Bridge heading to /deployment/observability#20791Conversation
Member
|
@jakehwll, can you share a screenshot of what this will look like? |
ff41882 to
51cb6b9
Compare
mtojek
approved these changes
Nov 18, 2025
...src/pages/DeploymentSettingsPage/ObservabilitySettingsPage/ObservabilitySettingsPageView.tsx
Show resolved
Hide resolved
...src/pages/DeploymentSettingsPage/ObservabilitySettingsPage/ObservabilitySettingsPageView.tsx
Outdated
Show resolved
Hide resolved
Member
|
@jakehwll make sure we hide the API keys in UI. I see red boxes but they should not be visible. |
jaaydenh
approved these changes
Nov 21, 2025
matifali
reviewed
Nov 27, 2025
AI Bridge heading to /deployment/observabilityAI Bridge heading to /deployment/observability
Contributor
|
@jakehwll I added a |
dannykopping
approved these changes
Nov 28, 2025
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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Caution
In whichever release this lands, we've removed the ability to provide keys via a YAML file (specifically on
openai_key,anthropic_key,bedrock_access_keyand finallybedrock_access_key_secret). This will need to be described in the release notes as to not break peoples AI Bridge integrations upgrading from older versions.This pull-request ensures that we can see the overview of the settings of the
AI Bridgefeature within the/deployment/observabilityroute. This set of options only render when theaibridgefeature flag is enabled.Preview