Skip to content

spanLogger: remove duplicate noopSpan implementation#280

Merged
pracucci merged 1 commit intomainfrom
cleanup-noop
Apr 11, 2023
Merged

spanLogger: remove duplicate noopSpan implementation#280
pracucci merged 1 commit intomainfrom
cleanup-noop

Conversation

@bboreham
Copy link
Copy Markdown
Contributor

@bboreham bboreham commented Apr 3, 2023

What this PR does:

Remove some code we don't need.
This appears to have been copied unnecssarily from upstream.

I checked using GOSSAFUNC that the generated code references variable github.com/opentracing/opentracing-go.defaultNoopSpan and does not do an extra function call.

Checklist

  • NA Tests updated
  • NA CHANGELOG.md updated

This appears to have been copied unnecssarily from upstream.

Signed-off-by: Bryan Boreham <[email protected]>
Copy link
Copy Markdown
Contributor

@56quarters 56quarters left a comment

Choose a reason for hiding this comment

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

LGTM

@pracucci pracucci merged commit 04901f4 into main Apr 11, 2023
@pracucci pracucci deleted the cleanup-noop branch April 11, 2023 16:21
charleskorn added a commit to grafana/mimir that referenced this pull request Apr 12, 2023
charleskorn added a commit to grafana/mimir that referenced this pull request Apr 12, 2023
* Upgrade to latest dskit version.

This brings in grafana/dskit#280 and
grafana/dskit#281.

* Add changelog entry.
charleskorn pushed a commit that referenced this pull request Aug 3, 2023
Enable Prometheus native histograms for request_duration_seconds
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