Skip to content

Commit

Permalink
Chore: Update backlog
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Jan 14, 2024
1 parent 3dac16d commit 3396b89
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion backlog.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,14 @@
- https://prometheus.io/docs/prometheus/latest/querying/examples/
- Expose metrics about both database connection pools
https://github.com/crate/cratedb-prometheus-adapter/pull/105

## Iteration +2
- Document how to connect to CrateDB Cloud
- Log flooding:
```log
ts=2024-01-14T00:27:24.941Z caller=server.go:349 level=error msg="Failed to write data to CrateDB" err="error closing write batch: error preparing write statement: ERROR: Relation 'metrics' unknown (SQLSTATE 42P01)"
```
- Implement "Subquery": https://prometheus.io/docs/prometheus/latest/querying/examples/#subquery
- Improve documentation
https://community.crate.io/t/storing-long-term-metrics-with-prometheus-in-cratedb/1012

Expand Down

0 comments on commit 3396b89

Please sign in to comment.