Sam Danbury

Results 8 comments of Sam Danbury

@Sund3 did you work it out in the end? So if I am looking to log the trace IDs and I don't pass in any trace header in the request...

Happy to go ahead and create a PR for this if the core contributors are on-board with the idea. Let me know.

Interesting, thanks for getting back to me. Having looked a bit deeper, looks a bit more involved than I first expected.

@elephantum is it clear why there was a separate fork, rather than just merging the extra metrics into this project?

Getting the same issue now I have upgraded to Flask==1.0.2, anything I can do to help and get this through?

Thanks @jwg4, it looks like flask-selfdoc could be pretty much a drop-in replacement. I will have a look in more detail tomorrow.

I was also wondering this, does anybody know where we can have a look at this code please? Thank you.

I am also having the same problem. After running the exporter like so: ``` $ ./pgbouncer_exporter -pgBouncer.connectionString="postgres://xxxxx:xxxxx@localhost:6432/pgbouncer?sslmode=disable" INFO[0000] Starting scrape source="collector.go:285" INFO[0000] Starting pgbouncer exporter version: (version=0.0.3, branch=master, revision=742aaec15aa7408e5e5467b1e1e56c812bbeea34) source="pgbouncer_exporter.go:49"...