awslabs / awslabs/aws-embedded-metrics-python

CWAgent no longer exists?

Open
#106 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
231
Forks
44
PR merge metrics
No merged PRs in 30d

Description

Issue #33 seems to indicate that setting log_group_name and log_stream_name on the Config object only takes effect with the CWAgent. There doesn't seem to be a CWAgent anywhere in the codebase, however, and setting log_group|stream_name doesn't do anything. I can set the AWS_LAMBDA_FUNCTION_NAME and AWS_LAMBDA_LOG_STREAM_NAME environment variables, and I see that that's recorded in the log output, but the logs themselves don't actually go to that log group/stream.

If this is true, could the relevant section be removed from the README? It is a bit misleading for people evaluating this library.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.