Skip to content

Commit

Permalink
remove private metrics collection APIs (#2818)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucix-aws authored Oct 7, 2024
1 parent 7a76a2a commit 8200000
Show file tree
Hide file tree
Showing 42 changed files with 9 additions and 3,524 deletions.
8 changes: 8 additions & 0 deletions .changelog/cc02c91a476e488ea53c5fc013918a92.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "cc02c91a-476e-488e-a53c-5fc013918a92",
"type": "bugfix",
"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.",
"modules": [
"."
]
}
90 changes: 0 additions & 90 deletions aws/middleware/private/metrics/emf/emf.go

This file was deleted.

145 changes: 0 additions & 145 deletions aws/middleware/private/metrics/emf/emf_test.go

This file was deleted.

104 changes: 0 additions & 104 deletions aws/middleware/private/metrics/emf/emf_test_data.go

This file was deleted.

Loading

0 comments on commit 8200000

Please sign in to comment.