Skip to content
This repository has been archived by the owner on Jan 7, 2020. It is now read-only.

Add tracing attribute for HTTP client tracing #720

Merged
merged 2 commits into from
Oct 5, 2017

Conversation

palourde
Copy link
Contributor

@palourde palourde commented Oct 4, 2017

Description

  • Add tracing attribute for HTTP client tracing
  • Use pagination on Sensu API events endpoint

Related Issue

N/A

Motivation and Context

Add tooling for additional debug of Sensu APIs errors

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@codecov-io
Copy link

codecov-io commented Oct 5, 2017

Codecov Report

Merging #720 into master will decrease coverage by 0.01%.
The diff coverage is 14.28%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #720      +/-   ##
==========================================
- Coverage   21.56%   21.54%   -0.02%     
==========================================
  Files          27       27              
  Lines        2875     2882       +7     
==========================================
+ Hits          620      621       +1     
- Misses       2196     2202       +6     
  Partials       59       59
Impacted Files Coverage Δ
uchiwa/logger/logger.go 13.18% <0%> (-0.94%) ⬇️
uchiwa/main.go 41.33% <100%> (+0.79%) ⬆️

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 03c1fd3...520435e. Read the comment docs.

@palourde palourde merged commit 234cdc5 into sensu:master Oct 5, 2017
@palourde palourde deleted the http-tracing branch October 5, 2017 14:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants