Commit c2d456c0 authored by Kevin Di Lallo's avatar Kevin Di Lallo
Browse files

review follow-up

parent a438f2e9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -88,6 +88,7 @@ repo:
      network-metrics-aggregation: dashboards/network-metrics-aggregation.json
      http-single-log: dashboards/http-log-byId.json
      http-logs-aggregation: dashboards/http-loggers.json
      meep-node-exporter: dashboards/meep-node-exporter.json

  #------------------------------
  #  Resource Prerequisites
+1 −1
Original line number Diff line number Diff line
@@ -492,6 +492,6 @@
  "timepicker": {},
  "timezone": "",
  "title": "Http REST API single log details",
  "uid": "meep-http-log-details",
  "uid": "4",
  "version": 1
}
 No newline at end of file
+1 −1
Original line number Diff line number Diff line
@@ -295,6 +295,6 @@
  },
  "timezone": "",
  "title": "Http REST API logs aggregation",
  "uid": "meep-http-logs-aggregation",
  "uid": "3",
  "version": 1
}
 No newline at end of file
+13623 −0

File added.

Preview size limit exceeded, changes collapsed.

+1 −1
Original line number Diff line number Diff line
@@ -730,6 +730,6 @@
  },
  "timezone": "",
  "title": "Network Metrics Aggregation",
  "uid": "meep-network-aggregation",
  "uid": "2",
  "version": 1
}
 No newline at end of file
Loading