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

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/azure_application_insights/_dev/build/build.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
dependencies:
ecs:
reference: git@1.12
reference: git@8.0
5 changes: 5 additions & 0 deletions packages/azure_application_insights/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
- version: "0.3.1"
changes:
- description: Update to ECS 8.0
type: enhancement
link: https://github.com/elastic/integrations/pull/2480
# newer versions go on top
- version: "0.3.0"
changes:
Expand Down
2 changes: 1 addition & 1 deletion packages/azure_application_insights/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: azure_application_insights
title: Azure Application Insights Metrics Overview
version: 0.3.0
version: 0.3.1
release: beta
description: Collect application insights metrics from Azure Monitor with Elastic Agent.
type: integration
Expand Down