Editorial: add attribute_group type to log.record (#3374)
This commit is contained in:
parent
6080d1a569
commit
6544326ec3
|
|
@ -1,6 +1,7 @@
|
||||||
groups:
|
groups:
|
||||||
- id: log.record
|
- id: log.record
|
||||||
prefix: log.record
|
prefix: log.record
|
||||||
|
type: attribute_group
|
||||||
brief: >
|
brief: >
|
||||||
The attributes described in this section are rather generic. They may be used in any Log Record they apply to.
|
The attributes described in this section are rather generic. They may be used in any Log Record they apply to.
|
||||||
attributes:
|
attributes:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue