@opentelemetry/instrumentation-fetch 0.219.0 → 0.221.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (38) hide show
  1. package/README.md +9 -28
  2. package/build/esm/fetch.d.ts +0 -3
  3. package/build/esm/fetch.js +23 -62
  4. package/build/esm/fetch.js.map +1 -1
  5. package/build/esm/semconv.d.ts +0 -84
  6. package/build/esm/semconv.js +0 -84
  7. package/build/esm/semconv.js.map +1 -1
  8. package/build/esm/version.d.ts +1 -1
  9. package/build/esm/version.js +1 -1
  10. package/build/esm/version.js.map +1 -1
  11. package/build/esnext/fetch.d.ts +0 -3
  12. package/build/esnext/fetch.js +23 -62
  13. package/build/esnext/fetch.js.map +1 -1
  14. package/build/esnext/semconv.d.ts +0 -84
  15. package/build/esnext/semconv.js +0 -84
  16. package/build/esnext/semconv.js.map +1 -1
  17. package/build/esnext/version.d.ts +1 -1
  18. package/build/esnext/version.js +1 -1
  19. package/build/esnext/version.js.map +1 -1
  20. package/build/src/fetch.d.ts +0 -3
  21. package/build/src/fetch.js +21 -60
  22. package/build/src/fetch.js.map +1 -1
  23. package/build/src/semconv.d.ts +0 -84
  24. package/build/src/semconv.js +1 -85
  25. package/build/src/semconv.js.map +1 -1
  26. package/build/src/version.d.ts +1 -1
  27. package/build/src/version.js +1 -1
  28. package/build/src/version.js.map +1 -1
  29. package/package.json +17 -17
  30. package/build/esm/enums/AttributeNames.d.ts +0 -8
  31. package/build/esm/enums/AttributeNames.js +0 -13
  32. package/build/esm/enums/AttributeNames.js.map +0 -1
  33. package/build/esnext/enums/AttributeNames.d.ts +0 -8
  34. package/build/esnext/enums/AttributeNames.js +0 -13
  35. package/build/esnext/enums/AttributeNames.js.map +0 -1
  36. package/build/src/enums/AttributeNames.d.ts +0 -8
  37. package/build/src/enums/AttributeNames.js +0 -16
  38. package/build/src/enums/AttributeNames.js.map +0 -1
@@ -1,8 +0,0 @@
1
- /**
2
- * https://github.com/open-telemetry/opentelemetry-specification/blob/master/specification/trace/semantic_conventions/http.md
3
- */
4
- export declare enum AttributeNames {
5
- COMPONENT = "component",
6
- HTTP_STATUS_TEXT = "http.status_text"
7
- }
8
- //# sourceMappingURL=AttributeNames.d.ts.map
@@ -1,13 +0,0 @@
1
- /*
2
- * Copyright The OpenTelemetry Authors
3
- * SPDX-License-Identifier: Apache-2.0
4
- */
5
- /**
6
- * https://github.com/open-telemetry/opentelemetry-specification/blob/master/specification/trace/semantic_conventions/http.md
7
- */
8
- export var AttributeNames;
9
- (function (AttributeNames) {
10
- AttributeNames["COMPONENT"] = "component";
11
- AttributeNames["HTTP_STATUS_TEXT"] = "http.status_text";
12
- })(AttributeNames || (AttributeNames = {}));
13
- //# sourceMappingURL=AttributeNames.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"AttributeNames.js","sourceRoot":"","sources":["../../../src/enums/AttributeNames.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH;;GAEG;AACH,MAAM,CAAN,IAAY,cAGX;AAHD,WAAY,cAAc;IACxB,yCAAuB,CAAA;IACvB,uDAAqC,CAAA;AACvC,CAAC,EAHW,cAAc,KAAd,cAAc,QAGzB","sourcesContent":["/*\n * Copyright The OpenTelemetry Authors\n * SPDX-License-Identifier: Apache-2.0\n */\n\n/**\n * https://github.com/open-telemetry/opentelemetry-specification/blob/master/specification/trace/semantic_conventions/http.md\n */\nexport enum AttributeNames {\n COMPONENT = 'component',\n HTTP_STATUS_TEXT = 'http.status_text',\n}\n"]}
@@ -1,8 +0,0 @@
1
- /**
2
- * https://github.com/open-telemetry/opentelemetry-specification/blob/master/specification/trace/semantic_conventions/http.md
3
- */
4
- export declare enum AttributeNames {
5
- COMPONENT = "component",
6
- HTTP_STATUS_TEXT = "http.status_text"
7
- }
8
- //# sourceMappingURL=AttributeNames.d.ts.map
@@ -1,16 +0,0 @@
1
- "use strict";
2
- /*
3
- * Copyright The OpenTelemetry Authors
4
- * SPDX-License-Identifier: Apache-2.0
5
- */
6
- Object.defineProperty(exports, "__esModule", { value: true });
7
- exports.AttributeNames = void 0;
8
- /**
9
- * https://github.com/open-telemetry/opentelemetry-specification/blob/master/specification/trace/semantic_conventions/http.md
10
- */
11
- var AttributeNames;
12
- (function (AttributeNames) {
13
- AttributeNames["COMPONENT"] = "component";
14
- AttributeNames["HTTP_STATUS_TEXT"] = "http.status_text";
15
- })(AttributeNames = exports.AttributeNames || (exports.AttributeNames = {}));
16
- //# sourceMappingURL=AttributeNames.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"AttributeNames.js","sourceRoot":"","sources":["../../../src/enums/AttributeNames.ts"],"names":[],"mappings":";AAAA;;;GAGG;;;AAEH;;GAEG;AACH,IAAY,cAGX;AAHD,WAAY,cAAc;IACxB,yCAAuB,CAAA;IACvB,uDAAqC,CAAA;AACvC,CAAC,EAHW,cAAc,GAAd,sBAAc,KAAd,sBAAc,QAGzB","sourcesContent":["/*\n * Copyright The OpenTelemetry Authors\n * SPDX-License-Identifier: Apache-2.0\n */\n\n/**\n * https://github.com/open-telemetry/opentelemetry-specification/blob/master/specification/trace/semantic_conventions/http.md\n */\nexport enum AttributeNames {\n COMPONENT = 'component',\n HTTP_STATUS_TEXT = 'http.status_text',\n}\n"]}