We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 328ea22 commit d4b0aedCopy full SHA for d4b0aed
test/packages/parallel/httpcheck/fields/base-fields.yml
test/packages/parallel/httpcheck/manifest.yml
@@ -26,12 +26,11 @@ icons:
26
size: 32x32
27
type: image/svg+xml
28
policy_templates:
29
- - name: check
+ - name: httpcheckreceiver
30
type: metrics
31
title: HTTP Check
32
description: Perform HTTP checks and collect its results.
33
input: otelcol
34
- otelcol_dataset: httpcheckreceiver
35
template_path: input.yml.hbs
36
vars:
37
- name: period
@@ -68,10 +67,6 @@ policy_templates:
68
67
multi: true
69
required: false
70
show_user: false
71
-elasticsearch:
72
- index_template:
73
- mappings:
74
- subobjects: false
75
owner:
76
github: elastic/ecosystem
77
type: elastic
0 commit comments