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

Don't show cell metrics when they're not available #3586

Merged
merged 2 commits into from
Jun 5, 2019

Conversation

richard-cox
Copy link
Contributor

  • Handle case where metrics is available for the cf however the firehose_value_metric_rep_unhealthy_cell metric is not
  • So..
    • don't show the cell column in the app instances table
    • show an appropriate message in the cf cells page (as requested we don't hide the tab)

- Handle case where metrics is available for the cf however the `firehose_value_metric_rep_unhealthy_cell` metric is not
- So..
  - don't show the cell column in the app instances table
  - show an appropriate message in the cf cells page (as requested we don't hide the tab)
@cfdreddbot
Copy link

✅ Hey richard-cox! The commit authors and yourself have already signed the CLA.

@codecov
Copy link

codecov bot commented May 13, 2019

Codecov Report

Merging #3586 into v2-master will decrease coverage by 0.08%.
The diff coverage is 66.66%.

@@              Coverage Diff              @@
##           v2-master    #3586      +/-   ##
=============================================
- Coverage      51.83%   51.74%   -0.09%     
=============================================
  Files            720      720              
  Lines          20221    20237      +16     
  Branches        3612     3615       +3     
=============================================
- Hits           10481    10472       -9     
- Misses          9740     9765      +25

Copy link
Contributor

@nwmac nwmac left a comment

Choose a reason for hiding this comment

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

LGTM

@nwmac nwmac merged commit 15c9bad into v2-master Jun 5, 2019
@nwmac nwmac deleted the handle-missing-cell-metrics branch June 5, 2019 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants