Skip to content

Commit 360a252

Browse files
chore: remove unfortunately impossible TODO
1 parent b761b28 commit 360a252

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

datadog_lambda/metric.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,6 @@ def _select_metrics_handler():
4141

4242

4343
metrics_handler = _select_metrics_handler()
44-
# TODO: add a metric for this so that we can see how often the DATADOG_API
45-
# metrics handler is actually used.
4644
logger.debug("identified primary metrics handler as %s", metrics_handler)
4745

4846

0 commit comments

Comments
 (0)