Skip to content

Commit e3fb7ab

Browse files
committed
Sync catalog from logstruct v0.1.8
1 parent 5d546d9 commit e3fb7ab

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

pkg/data/catalog.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"keys": {
3+
"accept": "accept",
34
"action": "action",
45
"active_connections": "active_count",
56
"adapter": "adapter",
@@ -17,6 +18,7 @@
1718
"checksum": "checksum",
1819
"client_ip": "client_ip",
1920
"connection_pool_size": "pool_size",
21+
"content_type": "content_type",
2022
"context": "ctx",
2123
"controller": "controller",
2224
"cron_key": "cron_key",
@@ -41,6 +43,7 @@
4143
"finished_at": "finished_at",
4244
"format": "format",
4345
"from": "from",
46+
"host": "host",
4447
"http_method": "method",
4548
"job_class": "job_class",
4649
"job_id": "job_id",

pkg/data/catalog_gen.go

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)