[Metricbeat] Release Golang module as GA.#10312
Conversation
ruflin
commented
Jan 24, 2019
- Add integration tests. Use metricbeat as Golang example app.
- Add data.json
jsoriano
left a comment
There was a problem hiding this comment.
It LGTM, but I'd suggest to use a smaller image, or would it be an option to start an http listener with pprof in the test itself?
9790b79 to
02deb7f
Compare
a4bd397 to
430f254
Compare
|
I'm getting the following error on CI: I wonder if the healthcheck is wrong or not waiting long enough. At the same time there seems to be something odd with the host? |
There was a problem hiding this comment.
Yes, this is related for sure 🙁 I'll make "" to behave as "." for BC.
|
For some reason it seems the http pprof endpoint and starts and stops again inside the container. |
* Add integration tests. Use metricbeat as Golang example app. * Add data.json
|
Failing tests are related |
|
Yes, and I can't really figure out what happens :-( |
|
@ruflin |
|
@jsoriano Exactly what I was looking for. For now I event set it to |