Skip to content

Commit 6054cc1

Browse files
authored
Fix map fields note (#308)
1 parent fefb2fb commit 6054cc1

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

apl/data-types/map-fields.mdx

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,7 @@ tags: ['axiom documentation', 'documentation', 'axiom', 'map fields', 'object fi
66

77
Map fields are a special type of field that can hold a collection of nested key-value pairs within a single field. You can think of the content of a map field as a JSON object.
88

9-
<Note>
10-
Currently, Axiom automatically creates map fields in datasets that use [OpenTelemetry](/send-data/opentelemetry). You cannot create map fields yourself.
11-
12-
Support for creating your own map fields is coming in early 2025. To express interest in the feature, [contact Axiom](https://axiom.co/contact).
13-
</Note>
9+
Axiom automatically creates map fields in datasets that use [OpenTelemetry](/send-data/opentelemetry) and you can create them yourself.
1410

1511
## Benefits and drawbacks of map fields
1612

0 commit comments

Comments
 (0)