andrusha
andrusha
:+1: we need something like this, probably in the same fashion as Promises work
Hostname should be provided by the https://github.com/flyteorg/flyteplugins/blob/b0684d97a1cf240f1a44f310f4a79cc21844caa9/go/tasks/pluginmachinery/tasklog/plugin.go#L7-L16, but from what I can see this value is not available or not propagated correctly
From what I see the pods which Flyte create have local hostname, but what container insights log path expects is the node name, which is not available on the Flyte...
@ashrielbrian I don't plan working on this myself, locally we use Datadog, so the issue was solved for us by adding custom logging URL towards it, which didn't require a...
I agree, that's a good idea, not sure if I would have a chance to do so, but I'll take a look
The reason is that on Slack text-containing elements are dynamically added and in this extension DOM tree is parsed only once in order not to slow down dynamic sites. It...
@schlichtanders it gives better user experience, many pages take 15+ seconds to be fully loaded (including background trackers, analytics, etc), while they become browseable after 4-5 sec, so it's better...
Not sure if it'll help, new messages are added dynamically to the page, so you have to listen to the new events to be sure if it works right. Maybe...
Some sites like github have content security policy which blocks me from injecting scripts from external sites like MathJAX, the different extension architecture will help.
@physikerwelt I don't quite get the request. Wikipedia has its own formula rendering engine and from what I see it's working well. Why would you need this plugin enabled also?