File tree Expand file tree Collapse file tree
sdk/monitor/monitor-opentelemetry Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4545 "url" : " https://github.com/Azure/azure-sdk-for-js/issues"
4646 },
4747 "prettier" : " @azure/eslint-plugin-azure-sdk/prettier.json" ,
48+ "//metadata" : {
49+ "constantPaths" : [
50+ {
51+ "path" : " src/types.ts" ,
52+ "prefix" : " AZURE_MONITOR_OPENTELEMETRY_VERSION"
53+ }
54+ ]
55+ },
4856 "//sampleConfiguration" : {
4957 "productName" : " Azure Monitor OpenTelemetry" ,
5058 "productSlugs" : [
Original file line number Diff line number Diff line change @@ -160,7 +160,7 @@ export interface BrowserSdkLoaderOptions {
160160 connectionString ?: string ;
161161}
162162
163- export const AZURE_MONITOR_OPENTELEMETRY_VERSION = "1.18.1 " ;
163+ export const AZURE_MONITOR_OPENTELEMETRY_VERSION = "1.18.2 " ;
164164export const AZURE_MONITOR_STATSBEAT_FEATURES = "AZURE_MONITOR_STATSBEAT_FEATURES" ;
165165export const AZURE_MONITOR_PREFIX = "AZURE_MONITOR_PREFIX" ;
166166export const AZURE_MONITOR_AUTO_ATTACH = "AZURE_MONITOR_AUTO_ATTACH" ;
You can’t perform that action at this time.
0 commit comments