Skip to content
Merged
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
5 changes: 5 additions & 0 deletions packages/elastic_agent/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "1.13.0"
changes:
- description: Remove metric mappings from the filebeat_input_logs data stream
type: enhancement
link: https://github.com/elastic/integrations/pull/7753
- version: "1.12.1"
changes:
- description: Add a new dataset to include both metrics and logs for the active integrations and agent charts
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# Added only as a place holder to satisfy Fleet https://github.com/elastic/kibana/pull/149974. This datastream is always empty.
title: Elastic Agent
dataset: elastic_agent.filebeat_input
type: logs
Expand Down
2 changes: 1 addition & 1 deletion packages/elastic_agent/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: elastic_agent
title: Elastic Agent
version: 1.12.1
version: 1.13.0
description: Collect logs and metrics from Elastic Agents.
type: integration
format_version: 1.0.0
Expand Down