{
    "componentChunkName": "component---node-modules-rocketseat-gatsby-theme-docs-core-src-templates-docs-query-js",
    "path": "/docs/ReleaseBlogs/aws-distro-for-opentelemetry-java-instrumentation-v2.11.4",
    "result": {"data":{"mdx":{"id":"6ece2891-0112-50b1-8989-071d7b7cb6c9","excerpt":"AWS Distro for OpenTelemetry (ADOT)  Agent for Java 2.11.4 is now available. Release Highlights Contains the patched version of OpenTelemetry Instrumentation…","fields":{"slug":"/docs/ReleaseBlogs/aws-distro-for-opentelemetry-java-instrumentation-v2.11.4/"},"frontmatter":{"title":"AWS Distro for OpenTelemetry Java Instrumentation 2.11.4","description":"This blog post is the release announcement for AWS Distro for OpenTelemetry - Instrumentation for Java 2.11.4","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 Java Instrumentation 2.11.4\",\n  \"description\": \"This blog post is the release announcement for AWS Distro for OpenTelemetry - Instrumentation for Java 2.11.4\"\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)\"), \" Agent for Java 2.11.4 is now available.\"), mdx(SectionSeparator, {\n    mdxType: \"SectionSeparator\"\n  }), mdx(\"p\", null, mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Release Highlights\")), mdx(\"p\", null, \"Contains the patched version of OpenTelemetry Instrumentation for Java - \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases/tag/v2.11.0\"\n  }, \"2.11.0\")), mdx(\"p\", null, \"Check out the release notes for upstream version\"), mdx(\"ul\", null, mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases/tag/v2.11.0\"\n  }, \"https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases/tag/v2.11.0\"))), mdx(\"p\", null, mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Download\")), mdx(\"p\", null, \"You can download the latest Docker image from \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://gallery.ecr.aws/aws-observability/adot-autoinstrumentation-java\"\n  }, \"our public ECR repository\"), \", and jar artifacts from the\\n\", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://github.com/aws-observability/aws-otel-java-instrumentation/releases/tag/v2.11.4\"\n  }, \"GitHub\"), \" and \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://central.sonatype.com/artifact/software.amazon.opentelemetry/aws-opentelemetry-agent/2.11.4\"\n  }, \"Maven Central Repository\"), \".\"), 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-java-instrumentation-v2.11.4/","repositoryEditUrl":"https://github.com/rocketseat/gatsby-themes/tree/main/examples/gatsby-theme-docs/src/docs/ReleaseBlogs/aws-distro-for-opentelemetry-java-instrumentation-v2.11.4.mdx","repositoryProvider":"GitHub"}},
    "staticQueryHashes": ["2501019404","973074209"]}