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

247 add db size to status page #252

Merged
merged 3 commits into from
Sep 11, 2017

Conversation

alison985
Copy link

@alison985 alison985 added this to the 10 milestone Sep 6, 2017
@washort
Copy link

washort commented Sep 7, 2017

r+

@@ -43,5 +43,15 @@
</li>
</ul>
</div>
<BR />

Choose a reason for hiding this comment

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

<br>

<ul class="list-group col-lg-4">
<li class="list-group-item active">Redash Database</li>
<li class="list-group-item" ng-repeat="(name, size) in database_metrics">
<span class="badge">{{size[1]}}</span>

Choose a reason for hiding this comment

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

<span> open and closed tags don't match. You may need an open span on the next line.

@spasovski
Copy link

r+wc thanks

@alison985 alison985 merged commit 8143fcb into mozilla:master Sep 11, 2017
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