Skip to content

Commit d4b0aed

Browse files
committed
Align otel input test package with current recommendations
1 parent 328ea22 commit d4b0aed

File tree

2 files changed

+1
-18
lines changed

2 files changed

+1
-18
lines changed

test/packages/parallel/httpcheck/fields/base-fields.yml

Lines changed: 0 additions & 12 deletions
This file was deleted.

test/packages/parallel/httpcheck/manifest.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,11 @@ icons:
2626
size: 32x32
2727
type: image/svg+xml
2828
policy_templates:
29-
- name: check
29+
- name: httpcheckreceiver
3030
type: metrics
3131
title: HTTP Check
3232
description: Perform HTTP checks and collect its results.
3333
input: otelcol
34-
otelcol_dataset: httpcheckreceiver
3534
template_path: input.yml.hbs
3635
vars:
3736
- name: period
@@ -68,10 +67,6 @@ policy_templates:
6867
multi: true
6968
required: false
7069
show_user: false
71-
elasticsearch:
72-
index_template:
73-
mappings:
74-
subobjects: false
7570
owner:
7671
github: elastic/ecosystem
7772
type: elastic

0 commit comments

Comments
 (0)