influxdb/scripts
Marko Mikulicic 12b561f140
feat: Add logfmts script to humanize timestamps
```console
$ kubectl logs deploy/iox-router-1000 -c iox -f | TZ=UTC ./scripts/logfmts
2021-06-04 10:25:46 level=debug msg="Successfully processed request" response="Response { status: 204, version: HTTP/1.1, headers: {\"x-powered-by\": \"Routerify v2.0.0-beta-2\"}, body: Body(Empty) }" target="influxdb_iox::influxdb_ioxd::http" location="src/influxdb_ioxd/http.rs:359"
```
2021-06-04 14:16:43 +02:00
..
edit_db_rules feat: add jq_edit_db_rules script 2021-04-19 10:51:09 +00:00
git-log-prs feat: Improve git-log-pr 2021-04-29 12:51:49 +02:00
grpcurl docs: Document how to use grpcurl to play with API 2021-03-08 13:57:11 +00:00
jq_edit_db_rules feat: add jq_edit_db_rules script 2021-04-19 10:51:09 +00:00
logfmts feat: Add logfmts script to humanize timestamps 2021-06-04 14:16:43 +02:00
prototxt feat: Add prototxt script 2021-03-26 12:40:56 +00:00