Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AzureMonitorExporter] cleanup Changelog before release #31359

Merged
merged 18 commits into from
Sep 28, 2022
Merged
Changes from 2 commits
Commits
Show all changes
18 commits
Select commit Hold shift + click to select a range
79f1e11
[AzureMonitorExporter] cleanup Changelog before release
TimothyMothra Sep 22, 2022
01cf682
update links
TimothyMothra Sep 22, 2022
8a9c755
Update sdk/monitor/Azure.Monitor.OpenTelemetry.Exporter/CHANGELOG.md
TimothyMothra Sep 26, 2022
02c2a5c
Update sdk/monitor/Azure.Monitor.OpenTelemetry.Exporter/CHANGELOG.md
TimothyMothra Sep 26, 2022
5b79e03
Update sdk/monitor/Azure.Monitor.OpenTelemetry.Exporter/CHANGELOG.md
TimothyMothra Sep 26, 2022
96debb0
Update sdk/monitor/Azure.Monitor.OpenTelemetry.Exporter/CHANGELOG.md
TimothyMothra Sep 26, 2022
6d8e23c
Update sdk/monitor/Azure.Monitor.OpenTelemetry.Exporter/CHANGELOG.md
TimothyMothra Sep 26, 2022
621c72f
Update sdk/monitor/Azure.Monitor.OpenTelemetry.Exporter/CHANGELOG.md
TimothyMothra Sep 26, 2022
48e4a2a
Update sdk/monitor/Azure.Monitor.OpenTelemetry.Exporter/CHANGELOG.md
TimothyMothra Sep 26, 2022
1f46cb0
Update sdk/monitor/Azure.Monitor.OpenTelemetry.Exporter/CHANGELOG.md
TimothyMothra Sep 26, 2022
5fe46d8
Update sdk/monitor/Azure.Monitor.OpenTelemetry.Exporter/CHANGELOG.md
TimothyMothra Sep 26, 2022
5d5a3d4
Update sdk/monitor/Azure.Monitor.OpenTelemetry.Exporter/CHANGELOG.md
TimothyMothra Sep 26, 2022
a6a5fe0
reference latest OTel dependencies PR
TimothyMothra Sep 26, 2022
dd37310
Update CHANGELOG.md
TimothyMothra Sep 26, 2022
edcc32e
Update CHANGELOG.md
TimothyMothra Sep 26, 2022
ce23dfc
Update CHANGELOG.md
TimothyMothra Sep 26, 2022
bd240a2
Update CHANGELOG.md
TimothyMothra Sep 28, 2022
36bf6e2
added link to ApplicationInsightsSampler
TimothyMothra Sep 28, 2022
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
42 changes: 21 additions & 21 deletions sdk/monitor/Azure.Monitor.OpenTelemetry.Exporter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,39 +1,39 @@
# Release History

## 1.0.0-beta.4 (Unreleased)
## 1.0.0-beta.4 (2022-10-07)

### Features Added

* [Add histogram metric type support](https://github.com/Azure/azure-sdk-for-net/pull/27544)
* [Update OTel package dependencies to 1.2.0](https://github.com/Azure/azure-sdk-for-net/pull/28507)
* [Add default storage initialization for logs and metrics](https://github.com/Azure/azure-sdk-for-net/pull/28506)
* [Add disable storage switch](https://github.com/Azure/azure-sdk-for-net/pull/28446)
* [Transmit from storage](https://github.com/Azure/azure-sdk-for-net/pull/26762)
* [Add exception telemetry](https://github.com/Azure/azure-sdk-for-net/pull/26670)
* [Storage transmission evaluator](https://github.com/Azure/azure-sdk-for-net/pull/26976)
* [Add metrics exporter](https://github.com/Azure/azure-sdk-for-net/pull/26651)
* [Add default storage location and initialization for traces](https://github.com/Azure/azure-sdk-for-net/pull/26494)
* [Change AzureMonitorExporterLoggingExtensions from internal to public](https://github.com/Azure/azure-sdk-for-net/pull/26355)
* [Support for exporting Activity exception
event](https://github.com/Azure/azure-sdk-for-net/pull/29676)
* [Update SampleRate in Request/Dependency telemetry](https://github.com/Azure/azure-sdk-for-net/pull/31118)
* Add histogram metric type support ([#27544](https://github.com/Azure/azure-sdk-for-net/pull/27544))
TimothyMothra marked this conversation as resolved.
Show resolved Hide resolved
* Update OTel package dependencies to 1.2.0 ([#28507](https://github.com/Azure/azure-sdk-for-net/pull/28507))
TimothyMothra marked this conversation as resolved.
Show resolved Hide resolved
* Add default storage initialization for logs and metrics ([#28506](https://github.com/Azure/azure-sdk-for-net/pull/28506))
TimothyMothra marked this conversation as resolved.
Show resolved Hide resolved
* Add disable storage switch ([#28446](https://github.com/Azure/azure-sdk-for-net/pull/28446))
* Transmit from storage ([#26762](https://github.com/Azure/azure-sdk-for-net/pull/26762))
TimothyMothra marked this conversation as resolved.
Show resolved Hide resolved
* Add exception telemetry ([#26670](https://github.com/Azure/azure-sdk-for-net/pull/26670))
TimothyMothra marked this conversation as resolved.
Show resolved Hide resolved
* Storage transmission evaluator ([#26976](https://github.com/Azure/azure-sdk-for-net/pull/26976))
TimothyMothra marked this conversation as resolved.
Show resolved Hide resolved
* Add metrics exporter ([#26651](https://github.com/Azure/azure-sdk-for-net/pull/26651))
* Add default storage location and initialization for traces ([#26494](https://github.com/Azure/azure-sdk-for-net/pull/26494)
TimothyMothra marked this conversation as resolved.
Show resolved Hide resolved
* Change AzureMonitorExporterLoggingExtensions from internal to public ([#26355](https://github.com/Azure/azure-sdk-for-net/pull/26355))
* Support for exporting Activity exception
event ([#29676](https://github.com/Azure/azure-sdk-for-net/pull/29676))
* Update SampleRate in Request/Dependency telemetry ([#31118](https://github.com/Azure/azure-sdk-for-net/pull/31118))
TimothyMothra marked this conversation as resolved.
Show resolved Hide resolved

### Breaking Changes

* [Request and Dependency Success criteria will now be decided based on
`Activity.Status`](https://github.com/Azure/azure-sdk-for-net/pull/31024)
* [Changed `AzureMonitorTraceExporter` to internal](https://github.com/Azure/azure-sdk-for-net/pull/31067)
* [Changed default offline storage directory from "Microsoft\ApplicationInsights" to "Microsoft\AzureMonitor"](https://github.com/Azure/azure-sdk-for-net/pull/31073).
* Request and Dependency Success criteria will now be decided based on
`Activity.Status` ([#31024](https://github.com/Azure/azure-sdk-for-net/pull/31024))
* Changed `AzureMonitorTraceExporter` to internal ([#31067](https://github.com/Azure/azure-sdk-for-net/pull/31067))
* Changed default offline storage directory from "Microsoft\ApplicationInsights" to "Microsoft\AzureMonitor" ([#31073](https://github.com/Azure/azure-sdk-for-net/pull/31073))
TimothyMothra marked this conversation as resolved.
Show resolved Hide resolved
Users may override the default location by setting `AzureMonitorExporterOptions.StorageDirectory`.

### Bugs Fixed

* [Remove populating _MS.AggregationIntervalMs to all metrics](https://github.com/Azure/azure-sdk-for-net/pull/29473)
* [Fix shared RoleName/RoleInstance between Trace and Log Exporter](https://github.com/Azure/azure-sdk-for-net/pull/26438)
* Remove populating _MS.AggregationIntervalMs to all metrics ([#29473](https://github.com/Azure/azure-sdk-for-net/pull/29473))
TimothyMothra marked this conversation as resolved.
Show resolved Hide resolved
* Fix shared RoleName/RoleInstance between Trace and Log Exporter ([#26438](https://github.com/Azure/azure-sdk-for-net/pull/26438))

### Other Changes

* [Update persistent storage package dependency](https://github.com/Azure/azure-sdk-for-net/pull/29530)
* Update persistent storage package dependency ([#29530](https://github.com/Azure/azure-sdk-for-net/pull/29530))
TimothyMothra marked this conversation as resolved.
Show resolved Hide resolved

## 1.0.0-beta.3 (2021-10-04)

Expand Down