Skip to content
This repository has been archived by the owner on Aug 24, 2018. It is now read-only.

Add lbe on this project #5

Closed
helio-frota opened this issue Oct 4, 2016 · 2 comments
Closed

Add lbe on this project #5

helio-frota opened this issue Oct 4, 2016 · 2 comments
Assignees

Comments

@helio-frota
Copy link
Member

helio-frota commented Oct 4, 2016

We need to add this project [ lightbright example ] to make things more simple.
https://github.com/panther-js/lbe

We can use the same approach used on keycloak-nodejs-connect:

  1. start the app
  2. run tests
  3. kill by pid.

Also, this is important to test 'Avoid trace data polution on hawkular-apm-server from roi module.'
bucharest-gold/entente#7

@helio-frota helio-frota self-assigned this Oct 4, 2016
@helio-frota
Copy link
Member Author

helio-frota commented Oct 4, 2016

  • This will start a FakeApp.
  • The FakeApp will use hawkular-apm-client [lightbright] to collect the traces.
  • The test [of the hawkular-apm-client] will do a GET on this FakeApp.
  • This ^ GET will trigger traces from lightbright [as dependency of hawkular-apm-client].
  • The FakeApp will use hawkular-apm-client [roi] to send the data to hawkular-apm-server.
  • The test [of the hawkular-apm-client] will do a GET on hawkular-apm-server to return registered traces.

@helio-frota
Copy link
Member Author

helio-frota commented Oct 5, 2016

a

The final user need to know how to use hawkular-apm-client -- only.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant