Skip to content

The change in #53 broke fluentd config parsing #63

Open
@griff

Description

@griff

The fix in #53 breaks the fluentd config parser so that array and object literals can't be parsed.

Fluentd loads both yajl and json gem and uses the json gem to parse array and object literals in the fluentd.config and so when you monkey patch the json gem to use yajl it breaks the parser.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions