We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6897982 + e44188a commit 864b51bCopy full SHA for 864b51b
CHANGELOG.md
@@ -1,4 +1,8 @@
1
# API Gateway Monitoring Extension
2
+### Version 2.0.7 - August 26, 2025
3
+1. Updated aws-cloudwatch-exts-commons from 2.2.5 to 2.2.8
4
+2. Changed the dimension filters to use ApiId, Resource and Stage
5
+3. Added ApiId, Stage and Resource to the metric path
6
7
### Version 2.0.6 - May 28, 2021
8
1. Updated aws-cloudwatch-exts-commons from 2.2.4 to 2.2.5
pom.xml
@@ -6,7 +6,7 @@
<groupId>com.appdynamics.extensions</groupId>
<artifactId>aws-api-gateway-monitoring-extension</artifactId>
9
- <version>2.0.6</version>
+ <version>2.0.7</version>
10
<packaging>jar</packaging>
11
12
<properties>
0 commit comments