openshift / origin-aggregated-logging

139 stars 230 forks source link

LOG-1157: Added Oj parser for json parsing #2082

Closed vimalk78 closed 3 years ago

vimalk78 commented 3 years ago

Description

Added Oj parser for json parsing.

To parse json, fluentd by default uses Oj parser. Oj parser is one of the faster parsers available in ruby.

/cc @jcantrill /assign @alanconway @jcantrill

Links

alanconway commented 3 years ago

/approve @jcantrill I"ll let you lgtm

openshift-ci-robot commented 3 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: alanconway, jcantrill, vimalk78

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/openshift/origin-aggregated-logging/blob/master/OWNERS)~~ [alanconway,jcantrill] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment