{
    "componentChunkName": "component---node-modules-rocketseat-gatsby-theme-docs-core-src-templates-docs-query-js",
    "path": "/docs/ReleaseBlogs/aws-distro-for-opentelemetry-collector-v0.39.0",
    "result": {"data":{"mdx":{"id":"3d10f7ae-27d9-56c8-9c66-3d1fb117572b","excerpt":"AWS Distro for OpenTelemetry (ADOT)  Collector v0.39.0 is now available.\nYou can download the latest  ADOT Collector image  from the\n Amazon Elastic Container…","fields":{"slug":"/docs/ReleaseBlogs/aws-distro-for-opentelemetry-collector-v0.39.0/"},"frontmatter":{"title":"AWS Distro for OpenTelemetry v0.39.0","description":"This blog post is the release announcement for ADOT Collector v0.39.0","image":null,"disableTableOfContents":null},"body":"var _excluded = [\"components\"];\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\n/* @jsxRuntime classic */\n/* @jsx mdx */\n\nvar _frontmatter = {\n  \"title\": \"AWS Distro for OpenTelemetry v0.39.0\",\n  \"description\": \"This blog post is the release announcement for ADOT Collector v0.39.0\"\n};\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n    props = _objectWithoutProperties(_ref, _excluded);\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(SectionSeparator, {\n    mdxType: \"SectionSeparator\"\n  }), mdx(\"p\", null, mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://aws-otel.github.io/\"\n  }, \"AWS Distro for OpenTelemetry (ADOT)\"), \" Collector v0.39.0 is now available.\\nYou can download the latest \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://gallery.ecr.aws/aws-observability/aws-otel-collector\"\n  }, \"ADOT Collector image\"), \" from the\\n\", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://aws.amazon.com/ecr/\"\n  }, \"Amazon Elastic Container Registry (Amazon ECR)\"), \" Public Gallery.\"), mdx(SectionSeparator, {\n    mdxType: \"SectionSeparator\"\n  }), mdx(\"p\", null, mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Upstream changelog\")), mdx(\"ul\", null, mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.95.0\"\n  }, \"OpenTelemetry Collector v0.95.0\")), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.96.0\"\n  }, \"OpenTelemetry Collector v0.96.0\")), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.97.0\"\n  }, \"OpenTelemetry Collector v0.97.0\")), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.98.0\"\n  }, \"OpenTelemetry Collector v0.98.0\")), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.95.0\"\n  }, \"OpenTelemetry Collector Contrib v0.95.0\")), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.96.0\"\n  }, \"OpenTelemetry Collector Contrib v0.96.0\")), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.97.0\"\n  }, \"OpenTelemetry Collector Contrib v0.97.0\")), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.98.0\"\n  }, \"OpenTelemetry Collector Contrib v0.98.0\"))), mdx(\"p\", null, mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Release Highlights\")), mdx(\"ul\", null, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"The \", mdx(\"inlineCode\", {\n    parentName: \"li\"\n  }, \"send_otlp_histograms\"), \" option to send histograms in the OTLP format is not supported in the ADOT distribution of the SignalFx exporter.\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Users of the \", mdx(\"inlineCode\", {\n    parentName: \"li\"\n  }, \"datadog\"), \", \", mdx(\"inlineCode\", {\n    parentName: \"li\"\n  }, \"logzio\"), \", \", mdx(\"inlineCode\", {\n    parentName: \"li\"\n  }, \"sapm\"), \", \", mdx(\"inlineCode\", {\n    parentName: \"li\"\n  }, \"signalfx\"), \" exporter components, the following components in the ADOT Collector are behind a feature gate and are disabled by default. Please refer to \", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://github.com/aws-observability/aws-otel-collector/issues/2734\"\n  }, \"Attention: ADOT Collector v0.41.0 breaking changes - third party exporters deprecation\"), \"\\nfor more information on an upcoming breaking change .\")), mdx(\"p\", null, mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Download\")), mdx(\"p\", null, \"Detailed technical documentation is available on the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://aws-otel.github.io/\"\n  }, \"ADOT developer site\"), \",\\nand you can \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://aws-otel.github.io/download\"\n  }, \"download the distribution\"), \" from\\n\", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://github.com/aws-observability/aws-otel-collector/releases/tag/v0.39.0\"\n  }, \"GitHub\"), \".\\nYou can also download the latest \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://gallery.ecr.aws/aws-observability/aws-otel-collector\"\n  }, \"ADOT Collector image\"), \"\\nfrom the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://aws.amazon.com/ecr/\"\n  }, \"Amazon Elastic Container Registry (Amazon ECR)\"), \" Public Gallery.\"), mdx(\"p\", null, \"To learn more about how to use AWS Distro for OpenTelemetry (ADOT) to collect data for your observability solution,\\ncheck out the hands-on \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://observability.workshop.aws/en/adot.html\"\n  }, \"AWS Observability workshop\"), \".\\nPlease file an \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://github.com/aws-observability/aws-otel-community/issues\"\n  }, \"issue\"), \" if you have any\\nquestions about the distribution, features, or its components.\"), mdx(\"p\", null, \"We also welcome you to participate in the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://github.com/open-telemetry\"\n  }, \"OpenTelemetry project\"), \".\\nThe project was \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://www.cncf.io/blog/2021/08/26/opentelemetry-becomes-a-cncf-incubating-project/\"\n  }, \"approved for incubation\"), \" status\\nin August 2021 by the Cloud Native Computing Foundation Technical Oversight Committee (CNCF TOC). Learn more about\\n\", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://aws.amazon.com/blogs/opensource/category/management-tools/aws-distro-for-opentelemetry/\"\n  }, \"AWS Distro for OpenTelemetry\"), \" on the\\n\", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://aws.amazon.com/blogs/opensource/category/management-tools/aws-distro-for-opentelemetry/\"\n  }, \"AWS Open Source Blog\"), \", where we announced\\nthe distribution\\u2019s \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://aws.amazon.com/blogs/opensource/aws-distro-for-opentelemetry-is-now-ga-for-tracing/\"\n  }, \"general availability for tracing\"), \" in September 2021\\nand the distribution's \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://aws.amazon.com/blogs/opensource/aws-distro-for-opentelemetry-is-now-generally-available-for-metrics/\"\n  }, \"general availability for metrics\"), \" in May 2022.\"));\n}\n;\nMDXContent.isMDXComponent = true;","headings":[]}},"pageContext":{"slug":"/docs/ReleaseBlogs/aws-distro-for-opentelemetry-collector-v0.39.0/","repositoryEditUrl":"https://github.com/rocketseat/gatsby-themes/tree/main/examples/gatsby-theme-docs/src/docs/ReleaseBlogs/aws-distro-for-opentelemetry-collector-v0.39.0.mdx","repositoryProvider":"GitHub"}},
    "staticQueryHashes": ["2501019404","973074209"]}