Skip to content

Commit 1df9027

Browse files
committed
Fix test broken in #791
1 parent e591b63 commit 1df9027

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

spec/integrations/solr_spec.rb

+2
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
newTag: test
1414
1515
init_config:
16+
collect_default_metrics: true
1617
conf:
1718
- include:
1819
type: searcher
@@ -77,6 +78,7 @@
7778
avgRequestsPerSecond:
7879
alias: solr.search_handler.avg_requests_per_sec
7980
metric_type: gauge
81+
is_jmx: true
8082
EOF
8183

8284
cached(:chef_run) do

0 commit comments

Comments
 (0)