-
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[klogs] Use maps instead of columns for custom fields (#437)
This is a follow up for kobsio/klogs#34 were we changed the database schema for klogs to use maps instead of arrays for custom fields. To be able to query the data ingested by the klogs plugin we had to adjust the queries to also use maps instead of columns for these fields.
- Loading branch information
1 parent
cdfaeb8
commit c6edeb6
Showing
19 changed files
with
690 additions
and
912 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.