- From: Yuri Shkuro <shkuro@gmail.com>
- Date: Fri, 3 Aug 2018 09:57:30 -0400
- To: Fabian Lange <fabian.lange@instana.com>
- Cc: nimolnar@microsoft.com, public-trace-context@w3.org
- Message-Id: <27590B18-B98B-4D6C-A845-69B8F68BA230@gmail.com>
Hi Fabian, The harness runs a docker-compose, that can pull everything as docker images. It does not **require** running code, unless you want it to. For example, we use a similar approach for testing Jaeger tracing libs, so the only actual code used is of that tracing lib (because this way we can run it on pull requests). I will dial in to the meeting on Monday, happy to discuss this more, but I didn't have time to work more on the harness. Sent from my iPhone just by thinking it > On Aug 3, 2018, at 4:34 AM, Fabian Lange <fabian.lange@instana.com> wrote: > > Hi everybody, > if possible I would like to learn about the current state of testing harness. > Yury did great initial work on this, however there were also voices asking for a more "blackbox" way of testing. > (The harness Yury presented required to have the harness load the code and run it, more like a unit test) > > There was an idea that the harness spins up an http server, > starts a simple proxy app "instrumented" by the agent under test, > sends it a request that will cause the proxy app to forward the request back to the harness > and then evaluates the response. > > I wonder if anybody did some work on this. > > We made out javascript header parser and manipulator library open source, looking forward for feedback. maybe it is helpful: > https://github.com/instana/trace-context.js > > Fabian > > > >> On Wed, 25 Jul 2018 at 23:13, Nik Molnar <nimolnar@microsoft.com> wrote: >> Better yet, add yourself to the Participants list on the Google Doc: https://docs.google.com/document/d/1ekFjRD9rUZsmI98-fcBu8abx7BpQgDbrJjDZ6FvnB-s/edit?usp=sharing >> >> >> >> Thanks, >> >> Nik >> >> >> >> From: Nik Molnar >> Sent: Wednesday, July 25, 2018 4:08 PM >> To: 'public-trace-context@w3.org' <public-trace-context@w3.org> >> Subject: Implementor Meeting RSVP >> >> >> >> Hello all! >> >> >> >> I’m trying to setup space for us to meet on campus at Microsoft for the Implementor Meeting on August 6th and 7th. >> >> >> >> To do so, I need a rough head count of attendees. If you plan on coming to the meeting, could you please write back and let me know? >> >> >> >> Thanks, >> >> Nik >> > >
Received on Friday, 3 August 2018 13:58:05 UTC