This repository has been archived by the owner on Oct 3, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 155
guides/HTTP: add Java's Jetty integration guide #562
Comments
odeke-em
added a commit
that referenced
this issue
Feb 4, 2019
Document the Java Jetty client integration with a guide, an end-to-end example and screenshots. Updates #562
odeke-em
added a commit
that referenced
this issue
Feb 5, 2019
Document the Java Jetty client integration with a guide, an end-to-end example and screenshots. Updates #562
@alexamies would you like to take over this issue? I ask because you had privately emailed about this issue and updating the Jetty client guide :) Otherwise, I'll send the updates and tag you. |
Sure, I can help on that. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Currently on the website we've got a section for the Go net/http integration's for both client and server.
Let's also document for how to use OpenCensus with the Jetty integration that @rghetia worked.
The source code is at https://github.com/census-instrumentation/opencensus-java/tree/d5c9b11d7bbac348ab184357c4355968b21f4330/contrib/http_jetty_client/src/main/java/io/opencensus/contrib/http
The text was updated successfully, but these errors were encountered: