Skip to content

Clickhouse Exporter: Remove flattening, just use json object#327

Open
mheffner wants to merge 1 commit intomainfrom
ch-remove-flattening
Open

Clickhouse Exporter: Remove flattening, just use json object#327
mheffner wants to merge 1 commit intomainfrom
ch-remove-flattening

Conversation

@mheffner
Copy link
Contributor

Now that we've added encoding support for JSON objects, rely on that encoding for all key/value entries. Previously we used a flattening approach for nested k/v's, but that isn't necessary with the JSON object support. This will better respect the k/v depth option for all nested types.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant