Flavio Stutz

Results 25 issues of Flavio Stutz

It is very common for Network Cameras to have MJPG/MP4 streaming support through HTTP. It would be great to detect those streams too, specially when no RTSP stream is found....

help wanted
feature

**What is the problem you're trying to solve** It's very common for compose services to be accessed through an application router (ingress) but today we lack a "spec" for indicating...

Proposal 💡

We'd like to use existing GraphQL servers written in Golang as part of a greater federated GraphQL server. Today we have Apollo, which needs some minor additions to schema definitions:...

#### Background This is a complete initial implementation of Prometheus Exporter support as discussed in #477 #### Checklist - [X] Git commit messages conform to [community standards](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html). - [X] Each...

Provide a Dockerfile support to enable new incomers devs to develop without having to prepare his/hers local machine, causing incompatibilities with other dev's projects. #### Proposal Provide a Dockerfile and...

AWS LB supports forwarding requests from a specific domain name to a certain target group. The proposal is to create the extension `x-aws-domain` to be placed inside "ports" as a...

ecs
enhancement ✨

I love Swarm, but in some production projects I am using Amazon ECS because of costs and it is working very well (to be honest, I think they inspired their...

We use a feature flag mechanism for enabling features in our App. Sometimes we would like to target just a few users to a specific bundle version for a more...

In one of our projects we want to use Kerberos for advanced image processing, but for now we want to let video recording to the existing NVR infrastructure (it is...

enhancement

I am creating a monitoring dashboard in which I want to change the color of slackline, for example, depending on other things happening on the system (not the value itself,...

question