Project

General

Profile

« Previous | Next » 

Revision 61719

implemented api entry to return metrics in prometheus format

View differences:

query.html
136 136

  
137 137
            <div class="row" ng-repeat="result in result_query">
138 138
                <div class="col-lg-12" style="margin-top: 10px">
139
                    <span class="label label-info" style="font-size: 100%">{{ result.typology }}</span>
139
                    <span class="label label-info" style="font-size: 100%">{{ result.subType }}</span>
140 140
                    <span ng-repeat="date in showDate(result.date)" class="label label-warning"
141 141
                          style="font-size: 100%"> {{ date }}</span>
142 142
                </div>

Also available in: Unified diff