James Mills

Results 194 issues of James Mills

Do you have a dashboard you've built already based on these metrics? Can you share it?

question

Example prometheus job config: ```#!yaml - job_name: 'pve' static_configs: - targets: - 10.0.0.1 # Proxmox Server #1 - 10.0.0.2 # Proxmox Server #2 metrics_path: /metrics relabel_configs: - source_labels: [__address__] target_label:...

enhancement

Just came across this project in my PyPi Feed. This looks promising and a nice start. However for this to be useful for me east least I would want the...

W I'm

I would like to one day set up an Answers instance for [Yarn.social](https://yarn.social) for the (small, but) growing community. In order to continue to project the privacy of users it...

enhancement

Using Nomad 0.9.0-beta3 here. I have a haproxy task that I'm trying to restart on template changes (*from Consul Template*) but the entire task/group fails with: ``` Template failed to...

type/bug
theme/client
theme/template
stage/accepted
hcc/cst
help-wanted

I came across this nifty little Chrome extensions called [Lumos](https://github.com/andrewnguonly/Lumos) and according to it's docs I have to run `ollama` like this: ```console OLLAMA_ORIGINS=chrome-extension://* ollama serve ``` I _actually_ happen...

feature request

Let's please add an `/metris` endpoint to service up metrics to Prometheus. We should be able to expose all of the internal stats already exposed in the UI plus all...

feature request
P3: Medium

Some of my internal users are seeing this error and I'm not sure what it means just yet. [ ](url) No logs on the backend (_have not explored increasing logging...

### Description Much like #189 I'd love to see IndieAuth as a first-class identity provider in Authelia. This would allow me to use Authelia in quite a number of (growing)...

type/feature
status/needs-design
priority/5/low