Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ processors:
- context: datapoint
statements:
- set(attributes["data_stream.type"], "metrics")
- set(attributes["data_stream.dataset"], "httpcheck.check")
- set(attributes["data_stream.dataset"], "httpcheck.httpcheckreceiver")
- set(attributes["data_stream.namespace"], "ep")
receivers:
httpcheck/componentid-0:
Expand Down
12 changes: 0 additions & 12 deletions test/packages/parallel/httpcheck/fields/base-fields.yml

This file was deleted.

6 changes: 1 addition & 5 deletions test/packages/parallel/httpcheck/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ icons:
size: 32x32
type: image/svg+xml
policy_templates:
- name: check
- name: httpcheckreceiver
type: metrics
title: HTTP Check
description: Perform HTTP checks and collect its results.
Expand Down Expand Up @@ -67,10 +67,6 @@ policy_templates:
multi: true
required: false
show_user: false
elasticsearch:
index_template:
mappings:
subobjects: false
owner:
github: elastic/ecosystem
type: elastic