Skip to content
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

Add opentelementry extensions #98

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

eduard-melnytskyi
Copy link

PR Description

These changes add open telemetry extensions that allow open telemetry-based amp monitoring

Checklist

  • [ x] I agree with the Code Contribution License Agreement in CONTRIBUTING.md

@@ -65,6 +65,9 @@ ARG PHP_EXTENSIONS="\

ARG PHP_PECL_EXTENSIONS="\
apcu \
opentelemetry \

Choose a reason for hiding this comment

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

please move those to ADDITIONAL_PHP_PECL_EXTENSIONS section

Also we need to build images and test them locally.

Afterwards we need to get an approve from @alexanderM91 and after merge build will be triggered for docker hub.

Also please do the same for 8.1 version

Copy link
Author

Choose a reason for hiding this comment

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

updated Dockerfile for all PHP version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants