Skip to content

Conversation

@mirelap-amazon
Copy link
Contributor

Issue #, if available:

Description of changes:

  • Responded to comments from previous PR #2.
  • Added links to PyPI repository and demo application

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@mirelap-amazon mirelap-amazon requested a review from a team January 8, 2021 12:12
@mirelap-amazon mirelap-amazon requested review from gimki and removed request for gimki January 8, 2021 12:14
README.md Outdated

This package is released to PyPI, so use it as any Python package from PyPI: https://pypi.org/project/codeguru-profiler-agent

For a demo application that uses this agent, check our [demo application](https://github.com/aws-samples/aws-codeguru-profiler-demo-application).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, I will update.

@pytest.mark.skipif(
# TODO FIXME Remove the conditions for skipping this on Amazonian fleets when we move fully to GitHub.
socket.gethostname().startswith("pb-worker-prod") or
socket.gethostname().startswith("coverlay-") or
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we remove this as well(?) This is something internal right?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I will remove it.

@gimki gimki merged commit 3afb9dc into aws:main Jan 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants