Skip to content

Remove symfony quickstart and link to bundle instead#701

Closed
DrLuke wants to merge 1 commit into
open-telemetry:mainfrom
agorate:symfony-docs
Closed

Remove symfony quickstart and link to bundle instead#701
DrLuke wants to merge 1 commit into
open-telemetry:mainfrom
agorate:symfony-docs

Conversation

@DrLuke

@DrLuke DrLuke commented Jun 4, 2022

Copy link
Copy Markdown

The current symfony quickstart goes through the whole process of creating a symfony application while completely missing to use best practices when adding tracing. I believe it's unlikely that a complete symfony novice would be looking up a quickstart like this, making it quite unnecessary in my opinion.

At the same time, the SDK bundle already has a readme explaining how to add tracing to your symfony application. Also using a bundle is the best practice and is what 99% of symfony users will want to do.

This is why I propose to ditch the quickstart and instead link to the SDK bundle in the readme, and put all future symfony-specific documentation there.

@welcome

welcome Bot commented Jun 4, 2022

Copy link
Copy Markdown

Thanks for opening your first pull request! If you haven't yet signed our Contributor License Agreement (CLA), then please do so that we can accept your contribution. A link should appear shortly in this PR if you have not already signed one.

@linux-foundation-easycla

Copy link
Copy Markdown

CLA Not Signed

@DrLuke

DrLuke commented Jun 4, 2022

Copy link
Copy Markdown
Author

Just for the record, your CLA signing process is extremely frustrating and I don't wish to submit any of my personal details like my signature or home address to you. Also it's missing a privacy statement.

@codecov

codecov Bot commented Jun 5, 2022

Copy link
Copy Markdown

Codecov Report

Merging #701 (e7fed5f) into main (60f7045) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #701   +/-   ##
=========================================
  Coverage     83.82%   83.82%           
  Complexity     1233     1233           
=========================================
  Files           138      138           
  Lines          2980     2980           
=========================================
  Hits           2498     2498           
  Misses          482      482           
Flag Coverage Δ
7.4 83.82% <ø> (ø)
8.0 83.87% <ø> (ø)
8.1 83.87% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 60f7045...e7fed5f. Read the comment docs.

@bobstrecansky

Copy link
Copy Markdown
Contributor

@DrLuke - I'm sorry about the CLA - that's the choice of the CNCF, not our choice. Part of the requirements of working on a CNCF project.

@bobstrecansky

Copy link
Copy Markdown
Contributor

@kishannsangani included this in his PR; we can close this PR for now - this change will be added to our repo shortly.

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