Skip to content

Commit

Permalink
[PLAT-14052][PLAT-15237] :Add advanced date-time option,Restrict CP f…
Browse files Browse the repository at this point in the history
…or K8s

Summary:
**[PLAT-14052]** - Add advanced dateTime option for collecting prometheus metrics

This is updated and rebased [[ https://phorge.dev.yugabyte.com/D35749 | diff ]] raised by rohitha .

**[PLAT-15237]** - Restrict Connection Pooling option in UI for kubernetes.

Test Plan: Tested manually

Reviewers: kkannan

Reviewed By: kkannan

Subscribers: yugaware, ui

Differential Revision: https://phorge.dev.yugabyte.com/D37953
  • Loading branch information
Lingeshwar committed Sep 11, 2024
1 parent 7d9b57b commit 7c1bca8
Show file tree
Hide file tree
Showing 5 changed files with 535 additions and 141 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1227,6 +1227,7 @@ class UniverseDetail extends Component {
</RbacValidator>
)}
{!universePaused &&
!isItKubernetesUniverse &&
isConnectionPoolEnabled &&
isConfigureYSQLEnabled &&
isYSQLEnabledInUniverse &&
Expand Down
Loading

0 comments on commit 7c1bca8

Please sign in to comment.