Skip to content

Commit

Permalink
Update test fixtures
Browse files Browse the repository at this point in the history
  • Loading branch information
cachedout committed Jan 16, 2020
1 parent a8020e6 commit f0283b3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -695,7 +695,7 @@
"field": "beats_stats.metrics.apm-server.server.response.errors.toolarge",
"metricAgg": "max",
"label": "Too large",
"title": "Too large",
"title": "Response Errors Intake API",
"description": "HTTP Requests rejected due to excessive payload size",
"units": "/m",
"format": "0,0.[00]",
Expand Down Expand Up @@ -1060,7 +1060,7 @@
"field": "beats_stats.metrics.apm-server.acm.response.errors.forbidden",
"metricAgg": "max",
"label": "Forbidden",
"title": "Forbidden HTTP requests",
"title": "Response Errors Agent Configuration Management",
"description": "Forbidden HTTP Requests rejected",
"units": "/m",
"format": "0,0.[00]",
Expand Down Expand Up @@ -1262,7 +1262,7 @@
"field": "beats_stats.metrics.apm-server.acm.request.count",
"metricAgg": "max",
"label": "Requested",
"title": "Requests Count Agent Configuration Management",
"title": "Request Count Agent Configuration Management",
"description": "HTTP Requests received by ACM",
"units": "/m",
"format": "0,0.[00]",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -686,7 +686,7 @@
"field": "beats_stats.metrics.apm-server.server.response.errors.toolarge",
"metricAgg": "max",
"label": "Too large",
"title": "Too large",
"title": "Response Errors Intake API",
"description": "HTTP Requests rejected due to excessive payload size",
"units": "/m",
"format": "0,0.[00]",
Expand Down Expand Up @@ -1051,7 +1051,7 @@
"field": "beats_stats.metrics.apm-server.acm.response.errors.forbidden",
"metricAgg": "max",
"label": "Forbidden",
"title": "Forbidden HTTP requests",
"title": "Response Errors Agent Configuration Management",
"description": "Forbidden HTTP Requests rejected",
"units": "/m",
"format": "0,0.[00]",
Expand Down Expand Up @@ -1253,7 +1253,7 @@
"field": "beats_stats.metrics.apm-server.acm.request.count",
"metricAgg": "max",
"label": "Requested",
"title": "Requests Count Agent Configuration Management",
"title": "Request Count Agent Configuration Management",
"description": "HTTP Requests received by ACM",
"units": "/m",
"format": "0,0.[00]",
Expand Down

0 comments on commit f0283b3

Please sign in to comment.