We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi. Hope you are able to help us. The error
applicationapi.yml has an error: * Failed to parse configuration at: metrics.reporters; 0 (through reference chain: no.xx.xx["metrics"]->io.dropwizard.metrics.MetricsFactory["reporters"])
application.yml
metrics: reporters: - type: datadog host: xx.xx.xx.xx transport: type: http apiKey: 12345
pom.xml
... <dropwizard.version>1.0.2</dropwizard.version> <dropwizard.java8.version>0.9.0-1</dropwizard.java8.version> <dropwizard-swagger.version>1.0.0-1</dropwizard-swagger.version> <swagger-annotations.version>1.5.4</swagger-annotations.version> <logstash-logback-encoder.version>4.7</logstash-logback-encoder.version> <dropwizard-logging-logstash.version>1.1-SNAPSHOT</dropwizard-logging-logstash.version> <metrics.version>3.1.1</metrics.version> ...
The text was updated successfully, but these errors were encountered:
Put host ip in quotes?
Sorry, something went wrong.
No branches or pull requests
Hi. Hope you are able to help us.
The error
application.yml
pom.xml
The text was updated successfully, but these errors were encountered: