Marcel Hild
Marcel Hild
in this case alfred does not fall back to the default search options the second commit fixes #4
since we re-use the ssl cert telemetry.b4mad.racing on the mosquito deployment, we need to restart the deployment when the cert gets renewed via certmanager
because backups are eating up our storage: https://github.com/CrunchyData/postgres-operator/issues/2531 Consider migration to https://cloudnative-pg.io/ https://blog.palark.com/cloudnativepg-and-other-kubernetes-operators-for-postgresql/
looks like django-plotly-dash holds us back: ``` ❯ pipdeptree -p Django -r Warning!!! Possibly conflicting dependencies found: * botocore==1.34.3 - urllib3 [required: >=1.25.4,=3.2] │ └── django-plotly-dash==2.2.2 [requires: channels>=2.0] ├── crispy-bootstrap4==2023.1...
2023-09-04T16:10:19Z E! [outputs.influxdb_v2] When writing to [http://influxdb2:8086]: 500 Internal Server Error: internal error: unexpected error writing points to database: engine: cache-max-memory-size exceeded: (1073831987/1073741824) This is from the telegraf log. restarting...
As a driver, I want to see my progress in learning a track. 1. laptime improves 2. time in segment improves 3. a score specific to segment features Segment features...
Influx will create the schema on the fly, i.e. the first time it sees a field, it will create the field with the data type. This opens up our pipeline...
Some games provide x/y coordinates of the car on the map. This can be used to plot the track. We use this map to split the track into sections. I.e....
 ## recommended skills * Grafana dashboarding * [Plotly](https://plotly.com/) * time series data stored in https://www.influxdata.com/ * Flux query language - https://www.influxdata.com/products/flux/ ## Acceptance criteria - [ ] dashboard uses...