Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G go-common
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ai3
  • go-common
  • Merge requests
  • !14

Update module openzipkin/zipkin-go to v0.2.5

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged renovate requested to merge renovate/github.com-openzipkin-zipkin-go-0.x into master Jan 09, 2021
  • Overview 0
  • Commits 1
  • Pipelines 2
  • Changes 1

This MR contains the following updates:

Package Type Update Change
github.com/openzipkin/zipkin-go require patch v0.2.2 -> v0.2.5

Release Notes

openzipkin/zipkin-go

v0.2.5

Compare Source

Removes the optional configuration for enable sampling on reporter calls until we get a use case where users want to enable tracing in such calls. This is, all reporter calls will be unsampled always.

v0.2.4

Compare Source

Adds B3:0 header to HTTP Reporter to mitigate trace reporting amplification Updates proto handling to newer packages

See #​176

v0.2.3

Compare Source

  • fix(reporter/kafka): fixes the SpanSerializer option usage. (#​156)
  • feat(reporter/http): uses an interface for http client (#​155)
  • docs(reporter/kafka): adds more information about tweaking the producer (#​158)
  • Duration order consistency when multiplying number by time unit (#​160)
  • feat(json-format): lowercase span name and service name as per swagger definition (#​166)
  • Update generated proto code to latest protoc (#​165)
  • Don't include the http.status_code when 2xx in server. (#​167)
  • Add support for RemoteEndpoint in transport/client. (#​170)

Thanks for the contributions: @​dengliming @​jcchavezs @​anuraaga @​maxifom


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited Jan 09, 2021 by renovate
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: renovate/github.com-openzipkin-zipkin-go-0.x