Skip to content

Commit 5b615be

Browse files
Add blog post (#679)
1 parent 88f1175 commit 5b615be

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

src/content/BlogPosts/blogPosts.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ description:
66
path: /blog
77

88
blogs:
9+
- title: "ADOT Java Agent v1.31.1 - High Cardinality Metrics"
10+
author: "Bryan Aguilar"
11+
date: "12-December-2023"
12+
body:
13+
"ADOT Java Agent v1.31.1 high cardinality metrics notice"
14+
link: "/docs/java-agent-1-31-1-notice"
15+
916
- title: "AWS Distro for OpenTelemetry EKS Add-on v0.88.0-eksbuild.2 is now available"
1017
author: "Bryan Aguilar"
1118
date: "08-December-2023"
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: 'ADOT Java Agent v1.31.1 - High Cardinality Metrics'
3+
description:
4+
ADOT Java Agent v1.31.1 high cardinality metrics notice
5+
6+
---
7+
import SectionSeparator from "components/MdxSectionSeparator/sectionSeparator.jsx"
8+
9+
<SectionSeparator />
10+
11+
## Notice
12+
13+
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 commit comments

Comments
 (0)