Skip to content

Commit

Permalink
[WATCHDOGE] closing #22
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexis Leclerc committed Jun 8, 2018
1 parent 53e3081 commit 4b77f60
Show file tree
Hide file tree
Showing 3 changed files with 680 additions and 14 deletions.
3 changes: 1 addition & 2 deletions app/data/queries/current_status.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
{
"terms": {
"controller.keyword": [
"api/v1/ping",
"api/v2/ping"
]
}
Expand All @@ -44,7 +43,7 @@
"aggs": {
"group_by_controller": {
"terms": {
"field": "path.keyword",
"field": "route.keyword",
"size": 100
},
"aggs": {
Expand Down
Loading

0 comments on commit 4b77f60

Please sign in to comment.