Closed cyxou closed 5 months ago
Hey there, @cyxou - sorry for the slow reply! Yes, those look like they should work fine. I think this is caused by not including the Prometheus functions in the very first template rendering attempt. I've tweaked it and am adding a new release, but can you test and let me know if it works as you have it configured?
If it doesn't, I'd like to hear more about how your configuration is structured such as file locations/contents, debug logs, etc.
Hi! First of all, thanks for this awesome bridge - really useful tool)))
I am configuring my templates trying to replace
GeneratorURL
host with my company public domain and whatever function I tried to use (stripDomain, stripPort, replace, reReplaceAll) it always throws an error likefunction "<funcName>" not defined
. Here is a simple expression from one of my templates:Is it even possible to use those functions in templates?