Slawomir Skowron

Results 36 comments of Slawomir Skowron

You just define Telegraf. https://github.com/influxdata/telegraf/tree/master/plugins/inputs/rabbitmq Support filtering, templates, aggregations and processing. Support graphite output and many more features. On Sat, 14 Jan 2017 at 14:29, Mathieu Grzybek wrote: > The...

As OpenTracing merged with OpenCensus in one OpenTelemetry project it is considered to support that feature on in and / out ?? It is important to make a Vector replacement...

Do you monitor your dirty pages ? On Mon, 19 Feb 2018 at 02:19, thespacecowboys45 wrote: > Yes, curious on same behavior. > > > On Saturday, February 17, 2018,...

Yes i have same issue. All cookie refresh is working, and there is valid response from google: ``` 200 GET https://www.googleapis.com/oauth2/v1/tokeninfo?access_token= { "issued_to": ".apps.googleusercontent.com", "audience": ".apps.googleusercontent.com", "user_id": "", "scope": "https://www.googleapis.com/auth/userinfo.profile...

More update. Looks like problem exists only on pages that use xhr requests from javascript. After one hour when access token expires and full auth is triggered for any request...

Error from Google: ``` XMLHttpRequest cannot load https://accounts.google.com/o/oauth2/v2/auth?access_type=offline&approval_p…callback&response_type=code&scope=profile+email&state=/. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'https:// is therefore not allowed access. ``` Origin is available in request...

@ploxiln It is multiple problems in one time. It is not working because google session expires in 1h if you are not active in 1h then after any javascript action,...

Of course they are fake, randomly changed.

Did you try sops directly? Looks like this is connected with helm itself, like building local dependency packages for chart?

Can you check the latest master? All fixes should be in place now. If it works then this is duplicate.