Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

fixes: http.path and span name #57

Merged
merged 3 commits into from
Nov 7, 2019
Merged

Conversation

kikito
Copy link
Member

@kikito kikito commented Nov 6, 2019

This PR includes 3 fixes:

  • A fix on travis.yml which (possibly) made CI fail on certain setups
  • Use of http.path instead of http.url (fix: fixes the path #56)
  • Change the name of http spans to use GET instead of GET http://foo.bar/baz

The last two changes are discussed in #52.

@kikito kikito marked this pull request as ready for review November 6, 2019 14:09
@kikito kikito changed the title WIP branch fixes: http.path and span name Nov 6, 2019
This was referenced Nov 6, 2019
jcchavezs and others added 2 commits November 7, 2019 10:52
This is to avoid leaking private information like
tokens or API keys.
We name spans for http traffic `GET` instead of `GET http://foo.bar/baz` in order to avoid high cardinality.

See #52 (review)
@kikito kikito force-pushed the fix/zipkin-span-names-and-url branch from 15c7e32 to e8b8644 Compare November 7, 2019 09:52
@kikito kikito merged commit 57111a0 into master Nov 7, 2019
@kikito kikito deleted the fix/zipkin-span-names-and-url branch November 7, 2019 10:34
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.

3 participants