Skip to content

Python sample application #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Mar 1, 2024

Conversation

zzhlogin
Copy link
Contributor

This PR create Python sample app for E2E testing purpose. The sample app have two micro-services, they have exactly same functionality as Java sample app:
django_frontend_service match with springboot
django_remote_service match with springboot-remote-service

The only difference is django_frontend_service listening on PORT: 8000

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

@zzhlogin zzhlogin merged commit e5478b9 into aws-observability:main Mar 1, 2024
zzhlogin added a commit to zzhlogin/aws-application-signals-test-framework that referenced this pull request Jun 6, 2024
zzhlogin added a commit to zzhlogin/aws-application-signals-test-framework that referenced this pull request Jun 6, 2024
zzhlogin added a commit to zzhlogin/aws-application-signals-test-framework that referenced this pull request Jun 6, 2024
zzhlogin added a commit to zzhlogin/aws-application-signals-test-framework that referenced this pull request Jun 6, 2024
georgeboc pushed a commit to georgeboc/aws-application-signals-test-framework that referenced this pull request Jul 8, 2024
### This PR add the code syntax and error check for the whole repo by
following the same principle of
[opentelemetry-python-contrib](https://github.com/open-telemetry/opentelemetry-python-contrib)
and use the following tools:
**codespell**:  Find and fix common spelling mistakes.
**flake8** and **black**: Code style check and code formatting.
**Isort**:  Adjust the import statements.
**pylint**: Configures pylint's style check rules, ignores specific
warnings and statements, defines naming conventions, format logging
style and spelling, etc,.
zzhlogin added a commit that referenced this pull request Sep 13, 2024
# This is the 1st commit message:

Test concurency.

# The commit message #2 will be skipped:

# Dummy commit

# The commit message #3 will be skipped:

# Dummy commit

# The commit message #4 will be skipped:

# Dummy commit

# The commit message #5 will be skipped:

# Dummy commit

# The commit message #6 will be skipped:

# add push.

# The commit message #7 will be skipped:

# Dummy commit

# The commit message #8 will be skipped:

# Dummy commit

# The commit message #9 will be skipped:

# Dummy commit

# The commit message #10 will be skipped:

# Add push condition.

# The commit message #11 will be skipped:

# Dummy commit
zzhlogin added a commit that referenced this pull request Sep 17, 2024
# This is the 1st commit message:

Test concurency.

# The commit message #2 will be skipped:

# Dummy commit

# The commit message #3 will be skipped:

# Dummy commit

# The commit message #4 will be skipped:

# Dummy commit

# The commit message #5 will be skipped:

# Dummy commit

# The commit message #6 will be skipped:

# add push.

# The commit message #7 will be skipped:

# Dummy commit

# The commit message #8 will be skipped:

# Dummy commit

# The commit message #9 will be skipped:

# Dummy commit

# The commit message #10 will be skipped:

# Add push condition.

# The commit message #11 will be skipped:

# Dummy commit
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