Skip to content

Commit

Permalink
Add blog post (#679)
Browse files Browse the repository at this point in the history
  • Loading branch information
bryan-aguilar authored Dec 13, 2023
1 parent 88f1175 commit 5b615be
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/content/BlogPosts/blogPosts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ description:
path: /blog

blogs:
- title: "ADOT Java Agent v1.31.1 - High Cardinality Metrics"
author: "Bryan Aguilar"
date: "12-December-2023"
body:
"ADOT Java Agent v1.31.1 high cardinality metrics notice"
link: "/docs/java-agent-1-31-1-notice"

- title: "AWS Distro for OpenTelemetry EKS Add-on v0.88.0-eksbuild.2 is now available"
author: "Bryan Aguilar"
date: "08-December-2023"
Expand Down
13 changes: 13 additions & 0 deletions src/content/Blogs/java-agent-1-31-1-notice.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: 'ADOT Java Agent v1.31.1 - High Cardinality Metrics'
description:
ADOT Java Agent v1.31.1 high cardinality metrics notice

---
import SectionSeparator from "components/MdxSectionSeparator/sectionSeparator.jsx"

<SectionSeparator />

## Notice

We are investigating an issue with ADOT Java Agent v1.31.1. That version of the Java agent can generate high cardinality metrics from the auto instrumentation.

0 comments on commit 5b615be

Please sign in to comment.