Skip to content

Conversation

@summerKK
Copy link
Contributor

zipkin support PercentageSampler 😉😉😉 #48

Copy link
Member

@KinaneD KinaneD left a comment

Choose a reason for hiding this comment

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

Looks neat!
Thank you @summerKK and sorry for the late reply.
closes #48

*/
protected function getZipkinSampler()
{
$samplerClassName = $this->config->get('tracing.zipkin.sampler_class');
Copy link
Contributor

Choose a reason for hiding this comment

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

x2 issues with the new sampler_class setting:

  • It's not mentioned in the v2.3.2 release that this setting has been added
  • The setting doesn't have a default value, leading to errors when not populated

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.

3 participants