flagr icon indicating copy to clipboard operation
flagr copied to clipboard

Integrating elastic apm to flagr go docker image

Open gkkishan opened this issue 3 years ago • 1 comments

Hi - We are evaluating t to use flagr as the feature flagging tool in our organization. We want to integrate elastic APM to the flagr application which is build in go language. Elastic APM: https://www.elastic.co/guide/en/apm/agent/go/current/index.html

We are using the docker image hosted by the flagr in docker repository. Do you guys have any documentation how to integrate this to flagr?

gkkishan avatar May 19 '21 12:05 gkkishan

Flagr uses Negroni. Based on this github issue, it appears that APM doesn't support negroni natively but could be made to do so: https://github.com/elastic/apm-agent-go/issues/665

edit: Actually, upon further investigation it looks like it does support Negroni: https://www.elastic.co/guide/en/apm/agent/go/current/supported-tech.html#supported-tech-web-frameworks

wildefires avatar May 20 '21 20:05 wildefires

Stale issue message

github-actions[bot] avatar Aug 26 '22 21:08 github-actions[bot]