Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

Can not deserialize instance of com.addthis.metrics.reporter.config.ReporterConfig out of START_ARRAY token #41

Open
amitbaz opened this issue Jan 17, 2017 · 0 comments

Comments

@amitbaz
Copy link

amitbaz commented Jan 17, 2017

I'm trying to add the ReporterConfig to dropwizard configuration class.
I did:

@JsonProperty("csv")
private ReporterConfig reporterConfig;

in my config.yml file there is a configuration for csv report.

However, I'm getting the error that in the title

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant