zipkin-gcp icon indicating copy to clipboard operation
zipkin-gcp copied to clipboard

Dead links in documentation

Open zmknox opened this issue 3 years ago • 2 comments

Describe the Bug

Some links out to examples on how to utilize this project seem to go to files that no longer exist in this project.

Such as here: https://github.com/openzipkin/zipkin-gcp#example-integrating-stackdriver-storage where the example links to https://github.com/openzipkin/zipkin-gcp/blob/master/autoconfigure/storage-stackdriver#quick-start , which doesn't exist.

And here: https://github.com/openzipkin/zipkin-gcp/tree/master/docker#stackdriver which links to https://github.com/openzipkin/zipkin-gcp/blob/master/module/storage-stackdriver#configuration , which doesn't exist.

zmknox avatar Feb 11 '22 17:02 zmknox

+1, I was looking for instructions on how to configure Zipkin to send traces to Cloud Trace and hit the same issues.

yuriatgoogle avatar Mar 04 '22 16:03 yuriatgoogle

Would you open a PR with such fixes?

On Fri, Mar 4, 2022, 17:48 Yuri Grinshteyn @.***> wrote:

+1, I was looking for instructions on how to configure Zipkin to send traces to Cloud Trace and hit the same issues.

— Reply to this email directly, view it on GitHub https://github.com/openzipkin/zipkin-gcp/issues/198#issuecomment-1059331577, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAXOYARX6E6U3MNIDSZIFV3U6I5E7ANCNFSM5OE2V66A . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.***>

jcchavezs avatar Mar 05 '22 04:03 jcchavezs

the easiest way is docker as it is pre-assembled https://github.com/openzipkin/zipkin-gcp/tree/master/docker#running next is to assemble your own https://github.com/openzipkin/zipkin-gcp/tree/master/docker#running

I'll fix the README in a sec

codefromthecrypt avatar Jan 13 '24 12:01 codefromthecrypt

@zmknox @yuriatgoogle sorry no one took any action on this. https://github.com/openzipkin/zipkin-gcp/pull/212 should both fix the links and make the build break if it happens again.

codefromthecrypt avatar Jan 13 '24 12:01 codefromthecrypt