open-consul/ui-v2/app/services
Paul Banks 40695d5919
Add metrics rendering to the new topology view. (#8858)
* Remove unused StatsCard component

* Create Card and Stats contextual components with styling

* Send endpoint, item, and protocol to Stats as props

* WIP basic plumbing for metrics in Ember

* WIP metrics data source now works for different protocols and produces reasonable mock responses

* WIP sparkline component

* Mostly working metrics and graphs in topology

* Fix date in tooltip to actually be correct

* Clean up console.log

* Add loading frame and create a style sheet for Stats

* Various polish fixes:

 - Loading state for graph
 - Added fake latency cookie value to test loading
 - If metrics provider has no series/stats for the service show something that doesn't look broken
 - Graph hover works right to the edge now
 - Stats boxes now wrap so they are either shown or not as will fit not cut off
 - Graph resizes when browser window size changes
 - Some tweaks to number formats and stat metrics to make them more compact/useful

* Thread Protocol through topology model correctly

* Rebuild assetfs

* Fix failing tests and remove stats-card now it's changed and become different

* Fix merge conflict

* Update api doublt

* more merge fixes

* Add data-permission and id attr to Card

* Run JS linter

* Move things around so the tests run with everything available

* Get tests passing:

1. Remove fakeLatency setTimeout (will be replaced with CONSUL_LATENCY
in mocks)
2. Make sure any event handlers are removed

* Make sure the Consul/scripts are available before the app

* Make sure interval gets set if there is no cookie value

* Upgrade mocks so we can use CONSUL_LATENCY

* Fix handling of no series values from Prometheus

* Update assetfs and fix a comment

* Rebase and rebuild assetfs; fix tcp metric series units to be bits not bytes

* Rebuild assetfs

* Hide stats when provider is not configured

Co-authored-by: kenia <keniavalladarez@gmail.com>
Co-authored-by: John Cowen <jcowen@hashicorp.com>
2020-10-09 21:31:15 +01:00
..
client Allow configuring a datasource to poll instead of block (#8805) 2020-10-06 09:31:01 +01:00
clipboard ui: UI Release Merge (ui-staging merge) (#6527) 2019-09-30 14:47:49 +01:00
code-mirror ui: UI Release Merge (ui-staging merge) (#6527) 2019-09-30 14:47:49 +01:00
data-sink ui: KV Form and List Components (#8307) 2020-07-20 18:04:43 +01:00
data-source Add metrics rendering to the new topology view. (#8858) 2020-10-09 21:31:15 +01:00
repository Add metrics rendering to the new topology view. (#8858) 2020-10-09 21:31:15 +01:00
atob.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
btoa.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
change.js ui: Centralized Config Intention Permission CRUD (#8762) 2020-09-30 12:33:01 +01:00
data-structs.js ui: Discovery Chain (#6746) 2019-12-18 12:26:47 +00:00
dom.js ui: Add Optgroups and selectedItems to multiple select dropdown and use (#8476) 2020-08-11 18:02:51 +01:00
encoder.js ui: Move routes to use data-sources (#8321) 2020-07-17 14:42:45 +01:00
env.js ui: Logout button (#7604) 2020-05-12 17:14:24 +00:00
feedback.js ui: Outlet Loading (#8779) 2020-10-01 09:33:22 +01:00
filter.js ui: Improved filtering and sorting (#8591) 2020-09-01 19:13:11 +01:00
form.js UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00
lazy-proxy.js ui: UI Release Merge (ui-staging merge) (#6527) 2019-09-30 14:47:49 +01:00
logger.js ui: Use runInDebug to add error logging to logger service (#8658) 2020-09-15 18:45:22 +01:00
repository.js ui: Centralized Config Intention Permission CRUD (#8762) 2020-09-30 12:33:01 +01:00
schema.js ui: Centralized Config Intention Permission CRUD (#8762) 2020-09-30 12:33:01 +01:00
search.js UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00
settings.js ui: Add DataSource component (#7448) 2020-05-12 17:14:18 +00:00
sort.js ui: Add ability to sort service based on health (#7989) 2020-06-03 16:46:57 +00:00
state.js ui: Use runInDebug to add error logging to logger service (#8658) 2020-09-15 18:45:22 +01:00
store.js ui: Leader API polling (#8814) 2020-10-06 14:26:44 +01:00
ticker.js ui: Discovery Chain (#6746) 2019-12-18 12:26:47 +00:00
timeout.js ui: Delete the Promise rsvp imports from codebase (#7372) 2020-05-12 17:14:12 +00:00
ui-config.js Add metrics rendering to the new topology view. (#8858) 2020-10-09 21:31:15 +01:00