Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not support transformer option #65

Closed
Bilge opened this issue Dec 13, 2020 · 4 comments
Closed

Does not support transformer option #65

Bilge opened this issue Dec 13, 2020 · 4 comments
Assignees

Comments

@Bilge
Copy link

Bilge commented Dec 13, 2020

According to the configuration reference there should be an option to assign a transformer class. However, attempting to set this option emits the following error.

In ArrayNode.php line 326:

[Symfony\Component\Config\Definition\Exception\InvalidConfigurationException]
Unrecognized option "transformer" under "rollbar". Available options are "access_token", "agent_log_location", "allow_exec", "autodetect_branch", "base_api_url", "branch", "capture_email", "capture_error_stacktraces", "capture_ip",
"capture_username", "check_ignore", "code_version", "custom", "custom_data_method", "custom_truncation", "enabled", "endpoint", "environment", "error_sample_rates", "exception_sample_rates", "fluent_host", "fluent_port", "fluent_tag
", "handler", "host", "include_error_code_context", "include_exception_code_context", "include_raw_request_body", "included_errno", "local_vars_dump", "log_payload", "log_payload_logger", "max_items", "max_nesting_depth", "minimum_l
evel", "person", "person_fn", "proxy", "raise_on_error", "report_suppressed", "root", "scrub_fields", "scrub_whitelist", "send_message_trace", "timeout", "transmit", "use_error_reporting", "verbose", "verbose_logger".

@art-cg
Copy link

art-cg commented Sep 17, 2021

It would be great to have this feature

@danielroehrig
Copy link

Any way around that? We really need the transformer option. It seems like the OxCom implementation had that. Why was it removed then?

@bxsx
Copy link

bxsx commented Nov 2, 2021

@Bilge @art-cg @danielroehrig

This issue is fixed in rollbar/rollbar-php#543 and it's already merged into master.
Thanks, @danielroehrig for the contribution! 🎉

@art-cg
Copy link

art-cg commented Nov 3, 2021

Thanks

@bxsx bxsx closed this as completed Nov 11, 2021
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

No branches or pull requests

4 participants