ikkemaniac
ikkemaniac
> Would adding something like > > ``` > if req.Header.Get("X-Real-Ip") != ""{ > span.SetTag("http.real-ip", req.Header.Get("X-Real-Ip")) > } else if req.Header.Get("X-Forwarded-For") != ""{ > span.SetTag("http.real-ip", req.Header.Get("X-Forwarded-For")) > } > ```...
@rtribotte, what do we need to do to get this merged?
I've ran into this too, any idea on the cause for this?
I see this too, pretty logical as well as the docker container is only ware of its internal nic's if you're not in `network_mode: host` That having said; no further/other...
Just ran into this myself. On the build flag `custom_generate_menus: false`, yes you are RIGHT about the workings. But it is explained in the documentation that you need to build...
> > you need to build your own to use custom as this is disabled by default > > @ikkemaniac Is there a specific reason why it is disabled while...
probably, why is is not working? i can't find a linuxmemes.rss. What's the source url?