Skip to content

Commit 8200000

Browse files
authored
remove private metrics collection APIs (#2818)
1 parent 7a76a2a commit 8200000

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+9
-3524
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "cc02c91a-476e-488e-a53c-5fc013918a92",
3+
"type": "bugfix",
4+
"description": "Remove private metrics collection APIs. These APIs were annotated at the package level that they should not be used by callers and could be removed at any time. With the release of self-instrumented clients for SDK metrics, this internal code is obsolete.",
5+
"modules": [
6+
"."
7+
]
8+
}

aws/middleware/private/metrics/emf/emf.go

Lines changed: 0 additions & 90 deletions
This file was deleted.

aws/middleware/private/metrics/emf/emf_test.go

Lines changed: 0 additions & 145 deletions
This file was deleted.

aws/middleware/private/metrics/emf/emf_test_data.go

Lines changed: 0 additions & 104 deletions
This file was deleted.

0 commit comments

Comments
 (0)