Skip to content

Commit 9b2004e

Browse files
committed
Update docs metadata
1 parent 51f2c4a commit 9b2004e

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

docs-ref-services/preview/monitor-opentelemetry-exporter-readme.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ title: Azure Monitor OpenTelemetry Exporter client library for JavaScript
33
keywords: Azure, javascript, SDK, API, @azure/monitor-opentelemetry-exporter, monitor
44
author: hectorhdzg
55
ms.author: hectorh
6-
ms.date: 02/02/2023
6+
ms.date: 04/18/2023
77
ms.topic: reference
88
ms.devlang: javascript
99
ms.service: monitor
1010
---
11-
# Azure Monitor OpenTelemetry Exporter client library for JavaScript - version 1.0.0-beta.11
11+
# Azure Monitor OpenTelemetry Exporter client library for JavaScript - version 1.0.0-beta.12
1212

1313

1414
[![npm version](https://badge.fury.io/js/%40azure%2Fmonitor-opentelemetry-exporter.svg)](https://badge.fury.io/js/%40azure%2Fmonitor-opentelemetry-exporter)
@@ -26,7 +26,7 @@ This exporter package assumes your application is [already instrumented](https:/
2626
- [LTS versions of Node.js](https://github.com/nodejs/release#release-schedule)
2727
- Latest versions of Safari, Chrome, Edge, and Firefox.
2828

29-
See our [support policy](https://github.com/Azure/azure-sdk-for-js/blob/@azure/monitor-opentelemetry-exporter_1.0.0-beta.11/SUPPORT.md) for more details.
29+
See our [support policy](https://github.com/Azure/azure-sdk-for-js/blob/@azure/monitor-opentelemetry-exporter_1.0.0-beta.12/SUPPORT.md) for more details.
3030

3131
### Prerequisites
3232

@@ -116,7 +116,7 @@ provider.register();
116116

117117
## Examples
118118

119-
For complete samples of a few champion scenarios, see the [`samples/`](https://github.com/Azure/azure-sdk-for-js/tree/@azure/monitor-opentelemetry-exporter_1.0.0-beta.11/sdk/monitor/monitor-opentelemetry-exporter/samples/) folder.
119+
For complete samples of a few champion scenarios, see the [`samples/`](https://github.com/Azure/azure-sdk-for-js/tree/@azure/monitor-opentelemetry-exporter_1.0.0-beta.12/sdk/monitor/monitor-opentelemetry-exporter/samples/) folder.
120120

121121
## Key concepts
122122

@@ -149,7 +149,7 @@ If you cannot your library in the registry, feel free to suggest a new plugin re
149149

150150
## Contributing
151151

152-
If you'd like to contribute to this library, please read the [contributing guide](https://github.com/Azure/azure-sdk-for-js/blob/@azure/monitor-opentelemetry-exporter_1.0.0-beta.11/CONTRIBUTING.md) to learn more about how to build and test the code.
152+
If you'd like to contribute to this library, please read the [contributing guide](https://github.com/Azure/azure-sdk-for-js/blob/@azure/monitor-opentelemetry-exporter_1.0.0-beta.12/CONTRIBUTING.md) to learn more about how to build and test the code.
153153

154154
![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-js/sdk/monitor/monitor-opentelemetry-exporter/README.png)
155155

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"Name": "@azure/monitor-opentelemetry-exporter",
3-
"Version": "1.0.0-beta.11",
3+
"Version": "1.0.0-beta.12",
44
"DevVersion": null,
55
"DirectoryPath": "sdk/monitor/monitor-opentelemetry-exporter",
66
"ServiceDirectory": "monitor",
@@ -10,5 +10,5 @@
1010
"SdkType": "client",
1111
"IsNewSdk": true,
1212
"ArtifactName": "azure-monitor-opentelemetry-exporter",
13-
"ReleaseStatus": "2023-02-02"
13+
"ReleaseStatus": "2023-04-04"
1414
}

0 commit comments

Comments
 (0)