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 nginx + php-fpm example app for docs #939

Merged
merged 6 commits into from Jul 1, 2020
Merged

Conversation

labbati
Copy link
Member

@labbati labbati commented Jun 30, 2020

Readiness checklist

  • (only for Members) Changelog has been added to the appropriate release draft. Create one if necessary.
  • Tests added for this feature/bug.

Reviewer checklist

  • Appropriate labels assigned.
  • Milestone is set.
  • Changelog has been added to the appropriate release draft. For community contributors the reviewer is in charge of this task.

Copy link
Contributor

@SammyK SammyK left a comment

Choose a reason for hiding this comment

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

Looks great @labbati! I just have two small suggestions on wording. :)


## Nginx configuration

Nothing specific has to change here. [default.com](default.conf) file you see in this example has no changes required specific to the tracing library.
Copy link
Contributor

Choose a reason for hiding this comment

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

s/default.com/default.conf/


Nothing specific has to change here. [default.com](default.conf) file you see in this example has no changes required specific to the tracing library.

*Note*: if you come from a older version you might have used `fastcgi_param`s to configure the tracer. This approach is now deprecated in favor of `env` directive in the fpm pool configuration. See next section.
Copy link
Contributor

Choose a reason for hiding this comment

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

s/from a older/from an older/

Although, we could reword it a bit for specificity: "If you are upgrading from an older version of ddtrace..."

@labbati
Copy link
Member Author

labbati commented Jul 1, 2020

Thanks @SammyK, typos fixed

@labbati labbati added this to the 0.47.0 milestone Jul 1, 2020
@labbati labbati merged commit a5dcab9 into master Jul 1, 2020
@labbati labbati deleted the labbati/docs/nginx-fpm branch July 1, 2020 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants