Skip to content
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

Set gateway-api-state-metrics version to 0.4.0 (latest at this time) … #695

Merged
merged 2 commits into from
Jun 10, 2024

Conversation

david-martin
Copy link
Contributor

@david-martin david-martin commented Jun 10, 2024

…to pickup new field introduced in Kuadrant/gateway-api-state-metrics#43

Fixes #667

To show this new field, I think it makes sense to have a new panel to show Gateway Listeners, including all the fields of a listener that are available via state metrics.
Here's where the new panel fits in, with a slight change to the layout of the PE dashbaord. (lot of fields, so needs scrolling)
image

And here's the panel showing all the fields when stretched out to accomodate them without scrolling (including the new 'allowed_routes_namespaces_from' field)
image

Copy link

codecov bot commented Jun 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.70%. Comparing base (ece13e8) to head (ea92025).
Report is 115 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #695      +/-   ##
==========================================
+ Coverage   80.20%   82.70%   +2.49%     
==========================================
  Files          64       73       +9     
  Lines        4492     5737    +1245     
==========================================
+ Hits         3603     4745    +1142     
- Misses        600      656      +56     
- Partials      289      336      +47     
Flag Coverage Δ
bare-k8s-integration 4.42% <ø> (?)
controllers-integration 72.38% <ø> (?)
gatewayapi-integration 10.96% <ø> (?)
integration ?
istio-integration 55.99% <ø> (?)
unit 32.56% <ø> (+2.52%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
api/v1beta1 (u) 71.42% <ø> (ø)
api/v1beta2 (u) 93.58% <100.00%> (+2.16%) ⬆️
pkg/common (u) 88.13% <ø> (-0.70%) ⬇️
pkg/istio (u) 75.09% <ø> (+1.17%) ⬆️
pkg/log (u) 94.73% <ø> (ø)
pkg/reconcilers (u) ∅ <ø> (∅)
pkg/rlptools (u) 81.59% <ø> (+2.13%) ⬆️
controllers (i) 81.39% <79.14%> (+4.59%) ⬆️

see 32 files with indirect coverage changes

@david-martin david-martin marked this pull request as ready for review June 10, 2024 14:50
@david-martin david-martin requested a review from a team as a code owner June 10, 2024 14:50
Copy link
Member

@jasonmadigan jasonmadigan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LG

@david-martin david-martin merged commit 179e9f0 into main Jun 10, 2024
26 checks passed
@david-martin david-martin deleted the allowed-routes-namespace-from-field branch June 10, 2024 15:56
dlaw4608 pushed a commit to dlaw4608/kuadrant-operator that referenced this pull request Jun 17, 2024
Kuadrant#695)

* Set gateway-api-state-metrics version to 0.4.0 (latest at this time) to pickup new field

* Add gateway listeners panel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Add allowedRoutes.namespaces to Gateways table in platform engineer dashboard view
2 participants