https://github.com/aws/amazon-codeguru-profiler-python-agent
https://github.com/aws/amazon-codeguru-profiler-python-agent
aws codeguru profiler python
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aws/amazon-codeguru-profiler-python-agent
- Owner: aws
- License: apache-2.0
- Created: 2020-12-09T15:02:53.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-02-15T20:12:47.000Z (over 2 years ago)
- Last Synced: 2025-01-28T19:48:21.135Z (over 1 year ago)
- Topics: aws, codeguru, profiler, python
- Language: Python
- Homepage: https://docs.aws.amazon.com/codeguru/latest/profiler-ug/what-is-codeguru-profiler.html
- Size: 323 KB
- Stars: 15
- Watchers: 7
- Forks: 11
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.rst
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
## Amazon CodeGuru Profiler Python Agent
For more details, check the documentation: https://docs.aws.amazon.com/codeguru/latest/profiler-ug/what-is-codeguru-profiler.html
## How to use it
This package is being released to PyPI as [codeguru-profiler-agent](https://pypi.org/project/codeguru-profiler-agent), so use it as any Python package from PyPI.
For a demo application that uses this agent, check our [demo application](https://github.com/aws-samples/aws-codeguru-profiler-python-demo-application).
## How to contribute
Check the GitHub repository at [aws/amazon-codeguru-profiler-python-agent](https://github.com/aws/amazon-codeguru-profiler-python-agent).
See [CONTRIBUTING](CONTRIBUTING.md) for details.
## How to release
See [DEVELOPMENT](DEVELOPMENT.md) for more information.
## Security
See [CONTRIBUTING](CONTRIBUTING.md#security-issue-notifications) for more information.
## License
This project is licensed under the Apache-2.0 License. See [LICENSE](LICENSE) for details.