Adrian Cole
1bf9afc9b4
Updates to latest Brave ( #1373 )
2019-06-15 23:31:03 +08:00
buildmaster
5311d07590
Bumping versions to 2.0.5.BUILD-SNAPSHOT after release
2019-06-08 00:48:23 +00:00
buildmaster
385cea3c98
Going back to snapshots
2019-06-08 00:48:23 +00:00
buildmaster
80fb949970
Update SNAPSHOT to 2.0.4.RELEASE
2019-06-08 00:47:14 +00:00
Spring Operator
4530b47a97
URL Cleanup
...
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).
# Fixed URLs
## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
* [ ] http://www.apache.org/licenses/ with 1 occurrences migrated to:
https://www.apache.org/licenses/ ([https](https://www.apache.org/licenses/ ) result 200).
* [ ] http://www.apache.org/licenses/LICENSE-2.0 with 277 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0 ) result 200).
2019-03-21 13:14:15 -05:00
Spring Operator
5e8c7be2b2
URL Cleanup ( #1237 )
...
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).
# Fixed URLs
## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
* http://maven.apache.org/xsd/maven-4.0.0.xsd with 16 occurrences migrated to:
https://maven.apache.org/xsd/maven-4.0.0.xsd ([https](https://maven.apache.org/xsd/maven-4.0.0.xsd ) result 200).
* http://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch with 1 occurrences migrated to:
https://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch ([https](https://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch ) result 200).
* http://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin with 1 occurrences migrated to:
https://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin ([https](https://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin ) result 200).
* http://www.apache.org/licenses/LICENSE-2.0 with 19 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0 ) result 200).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0 with 32 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 16 occurrences
2019-03-21 12:47:41 +01:00
buildmaster
107b1e3699
Bumping versions to 2.0.4.BUILD-SNAPSHOT after release
2019-02-22 16:09:34 +00:00
buildmaster
0f33a63fe1
Going back to snapshots
2019-02-22 16:09:34 +00:00
buildmaster
5076b31406
Update SNAPSHOT to 2.0.3.RELEASE
2019-02-22 16:02:19 +00:00
buildmaster
ee527e03fb
Bumping versions to 2.0.3.BUILD-SNAPSHOT after release
2018-10-23 19:28:40 +00:00
buildmaster
d928f2783c
Going back to snapshots
2018-10-23 19:28:39 +00:00
buildmaster
bd30426b76
Update SNAPSHOT to 2.0.2.RELEASE
2018-10-23 19:25:14 +00:00
Asi Bross
71a8290eaf
Make the probability sampler bean conditional on the existance of the RefreshScope bean ( #1087 )
2018-09-07 18:41:47 +02:00
buildmaster
4b2cb752d3
Bumping versions to 2.0.2.BUILD-SNAPSHOT after release
2018-07-31 19:36:50 +00:00
buildmaster
4164e79607
Going back to snapshots
2018-07-31 19:36:49 +00:00
buildmaster
a7b0c55c4b
Update SNAPSHOT to 2.0.1.RELEASE
2018-07-31 19:35:12 +00:00
buildmaster
9e43c3588b
Bumping versions to 2.0.1.BUILD-SNAPSHOT after release
2018-06-19 01:05:25 +00:00
buildmaster
1900a91635
Going back to snapshots
2018-06-19 01:05:24 +00:00
buildmaster
08d3642427
Update SNAPSHOT to 2.0.0.RELEASE
2018-06-19 01:01:39 +00:00
Ryan Baxter
c0a0f3802f
Merge remote-tracking branch 'origin/1.3.x'
2018-06-11 10:39:48 -04:00
Ryan Baxter
ebdefafc5d
adding spring boot autonconfigure processor
2018-06-11 10:37:46 -04:00
buildmaster
ab03bd421b
Going back to snapshots
2018-05-25 09:14:13 +00:00
buildmaster
15612b7638
Update SNAPSHOT to 2.0.0.RC2
2018-05-25 09:13:06 +00:00
Marcin Grzejszczak
714802ca1d
Fixed the kafka sender condition. fixes gh-985
2018-05-23 10:23:19 +02:00
Marcin Grzejszczak
70759b5ddd
Kafka sender needs to be explicitly set
...
default sender is Kafka when it is detected on the classpath, with this change it will be Web. You have to set `spring.zipkin.kafka.enabled` to `true` to use Kafka
fixes gh-985
2018-05-22 19:30:34 +02:00
Adrian Cole
af7df61b17
Adds proto3 encoding
...
Note: Zipkin server 2.8+ is required to be running for this to work.
2018-04-29 09:54:53 +08:00
Adrian Cole
3e48dec901
Removes unnecessary dependencies
...
We had some out-of-date comments, and some deps that were too heavy.
2018-04-28 20:18:23 +08:00
buildmaster
11bee6a0ec
Going back to snapshots
2018-04-20 21:12:28 +00:00
buildmaster
58afdddb42
Update SNAPSHOT to 2.0.0.RC1
2018-04-20 21:11:24 +00:00
Marcin Grzejszczak
eedff746d6
Merge branch '1.3.x'
2018-03-29 09:57:12 +02:00
Marcin Grzejszczak
1c1b963862
Polish
2018-03-29 09:57:05 +02:00
Marcin Grzejszczak
80b78bcc32
Merge branch '1.3.x'
2018-03-29 09:43:50 +02:00
Marcin Grzejszczak
eb9b305f7f
Added a property to toggle discovery client support for zipkin client. Fixes gh-919
2018-03-29 09:39:38 +02:00
buildmaster
5ed219e34f
Bumping versions to 1.3.4.BUILD-SNAPSHOT after release
2018-03-26 23:09:58 +00:00
buildmaster
fc1942e940
Going back to snapshots
2018-03-26 23:09:57 +00:00
buildmaster
738aaed797
Update SNAPSHOT to 1.3.3.RELEASE
2018-03-26 23:07:40 +00:00
buildmaster
36534558d9
Going back to snapshots
2018-03-22 22:01:28 +00:00
buildmaster
e33c0ccb80
Update SNAPSHOT to 2.0.0.M9
2018-03-22 22:00:29 +00:00
Adrian Cole
3b16cc6190
Re-misaligns old zipkin version and removes internal class use
2018-03-22 23:52:00 +08:00
Adrian Cole
3649852ce9
Adds the ability to configure things needed by stackdriver
...
We will eventually need to change the encoder to use their format. Also,
stackdriver does not support shared spans.
2018-03-20 22:18:19 +08:00
Adrian Cole
3392eca5ae
Adds test to make sure RestTemplate sender doesn't mess with json ( #901 )
...
There was some doubt on gitter about sleuth generating spans with floating-point
rendered timestamps. While this shouldn't break people we certainly shouldn't
create json like this.
This was presumed to be caused by sleuth's rest template sender by @mojsha who
was trying Jaeger. Jaeger's parser doesn't give any errors with a 400.
```json
[
{
"traceId": "a65dac9d8bbb57f8",
"parentId": "a65dac9d8bbb57f8",
"id": "f223bb97e1eba9b2",
"kind": "SERVER",
"name": "https:\/hello3",
"timestamp": 1.521027116604e+15,
"duration": 1525,
"localEndpoint": {
"serviceName": "${spring.application.name}",
"ipv4": "10.128.6.98",
"port": 8443
},
```
I added a test to make sure it is not the case.
2018-03-14 20:42:18 +08:00
Adrian Cole
eb34bfbedb
Adds test to make sure RestTemplate sender doesn't mess with json
...
There was some doubt on gitter about sleuth generating spans with floating-point
rendered timestamps. While this shouldn't break people we certainly shouldn't
create json like this.
This was presumed to be caused by sleuth's rest template sender by @mojsha who
was trying Jaeger. Jaeger's parser doesn't give any errors with a 400.
```json
[
{
"traceId": "a65dac9d8bbb57f8",
"parentId": "a65dac9d8bbb57f8",
"id": "f223bb97e1eba9b2",
"kind": "SERVER",
"name": "https:\/hello3",
"timestamp": 1.521027116604e+15,
"duration": 1525,
"localEndpoint": {
"serviceName": "${spring.application.name}",
"ipv4": "10.128.6.98",
"port": 8443
},
```
I added a test to make sure it is not the case.
2018-03-14 20:41:06 +08:00
Marcin Grzejszczak
4a7d4c67aa
Merge branch '1.3.x'
2018-03-07 09:08:01 -05:00
Marcin Grzejszczak
be9ee587ac
Reverted the temporary async reporter code
2018-03-07 09:07:53 -05:00
Marcin Grzejszczak
aa67080bb5
Merge branch '1.3.x'
2018-03-07 08:43:31 -05:00
Marcin Grzejszczak
433e7c301a
Documented how to use spring cloud function; fixes gh-853
2018-03-07 08:43:22 -05:00
Marcin Grzejszczak
54c00b76ea
Using zipkin & zipkin-reporter from Brave BOM
2018-03-05 12:11:44 +01:00
Spencer Gibb
1c8e940816
Going back to snapshots
2018-03-02 12:50:50 -05:00
Spencer Gibb
1cdf2fef73
Update SNAPSHOT to 2.0.0.M8
2018-03-02 12:48:44 -05:00
Ryan Baxter
5d6b7744c2
Going back to snapshots
2018-02-27 07:42:20 -05:00