We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75a41f7 commit da1268eCopy full SHA for da1268e
quickwit/quickwit-opentelemetry/src/otlp/logs.rs
@@ -67,13 +67,16 @@ doc_mapping:
67
- name: severity_text
68
type: text
69
tokenizer: raw
70
+ fast: true
71
- name: severity_number
72
type: u64
73
74
- name: body
75
type: json
76
- name: attributes
77
78
79
80
- name: dropped_attributes_count
81
82
indexed: false
@@ -87,6 +90,7 @@ doc_mapping:
87
90
- name: resource_attributes
88
91
89
92
93
94
- name: resource_dropped_attributes_count
95
96
0 commit comments