Skip to content

Commit 2702b41

Browse files
authored
[O365 Metrics] Fix Readme (#15221)
* fix * changelog
1 parent d43ffbc commit 2702b41

File tree

4 files changed

+8
-3
lines changed

4 files changed

+8
-3
lines changed

packages/o365_metrics/_dev/build/docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
This integration uses the [Microsoft Graph API](https://learn.microsoft.com/en-us/graph/overview) and [Microsoft Management API](https://learn.microsoft.com/en-us/office/office-365-management-api/) to collect essential metrics from Microsoft Office 365, offering detailed insights into user activity, application usage, and service health.
66

7-
## What data does this integration collect?[#what-data-this-integration-collects]
7+
## What data does this integration collect?
88

99
The following data can be collected with the Microsoft Office 365 Metrics integration:
1010

packages/o365_metrics/changelog.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# newer versions go on top
2+
- version: "1.0.1"
3+
changes:
4+
- description: Fix Readme.
5+
type: bugfix
6+
link: https://github.com/elastic/integrations/pull/15221
27
- version: "1.0.0"
38
changes:
49
- description: Make O365 Metrics integration GA.

packages/o365_metrics/docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
This integration uses the [Microsoft Graph API](https://learn.microsoft.com/en-us/graph/overview) and [Microsoft Management API](https://learn.microsoft.com/en-us/office/office-365-management-api/) to collect essential metrics from Microsoft Office 365, offering detailed insights into user activity, application usage, and service health.
66

7-
## What data does this integration collect?[#what-data-this-integration-collects]
7+
## What data does this integration collect?
88

99
The following data can be collected with the Microsoft Office 365 Metrics integration:
1010

packages/o365_metrics/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: o365_metrics
22
title: Microsoft Office 365 Metrics
3-
version: "1.0.0"
3+
version: "1.0.1"
44
description: Collect metrics from Microsoft Office 365 with Elastic Agent.
55
type: integration
66
format_version: "3.0.2"

0 commit comments

Comments
 (0)