Luke Briner

Results 20 issues of Luke Briner

**Available Documentation** [A link to the documentation that is available today and the areas which could be improved. ](https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/install-and-setup/tunnel-guide/local/as-a-service/linux/) **Suggested Documentation** One of the sections says that at a minimum...

Type: Documentation
Priority: Normal

We have instrumented a .Net Framework app. When we run it locally in Visual Studio/IIS Express, it works exactly as expected (no default metrics, just some hard-coded counters that never...

I have a small 3 node test cluster + a barman server to work out repmgr works and how long it takes. This is first-time I have attempted to use...

I have tried following the installations instructions for barman using only WAL streaming (initially). It has worked fine until I get to the Wal Streaming section i.e. `psql -U streaming_barman...

docs

The article https://prometheus.io/docs/guides/basic-auth/ describes basic auth well and we have set it up in a way that requires username/password for the prometheus web interface running on a public server. However,...

I appreciate that this might be related to barman not listing backups etc. for inactive servers but I had a server that had 5 backups, it correctly shows this in...

According to https://jwt.io/ and my own testing, this library does not check the JWT claims (issued by, expires etc.), only the signature. It also doesn't support ES256, 384 and 512...

I am trying to execute a script in pgadmin 4 (6.14) but the UI is unusable with a file that is 450K lines long (roughly 450MB). Navigating is really slow...

Bug

The introduction notebooks under Artificial Intelligence and Machine Learning use versions of nuget from Beta e.g. `Azure.AI.OpenAI, 1.0.0-beta.6`. The APIs have changed significantly in the latest stable versions so the...

Where the options object is created, not all options are passed down to jquery-validation, which means some things are not overridable. The three that I have added manually are `ignore`,...