peterbarnett03
peterbarnett03
## Problem If a user loses their admin-level token, there is currently no way to regenerate it. This is problematic for the implied reasons: data cannot be accessed. We should...
## Processing Engine Metrics Right now we serve _little_ information on Processing Engine performance, so this ticket looks to add some basic metrics to track. Update the `/metrics` endpoint to...
## Cache Performance Metrics Right now we serve _little_ information on the new caches and their performance, so this ticket looks to add some basic metrics to track. These names...
# Object Store Metrics Right now we serve no information on the object store performance, so this ticket looks to add some basic metrics to track. Update the `/metrics` endpoint...
# Database Performance Metrics Right now, we serve a good number of metrics for understanding writes and queries. But we need to track a few missing pieces. Primarily, we need...
Closes [#1774](https://github.com/influxdata/influxdb_pro/issues/1774) - [X] Shellcheck clean - [ ] Reorganized
Forgot the 3; renamed from `install_influxdb.sh` to `install_influxdb3.sh`
Adds Homebrew recipe for InfluxDB 3 Core. Due to how Homebrew works, we can't pass in variables for starting info, like node-id. Due to this, the recipe creates a default...