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

Unable to load configurations for ocelot-meets-elastic-apm #5

Open
snyamars opened this issue Aug 16, 2020 · 0 comments
Open

Unable to load configurations for ocelot-meets-elastic-apm #5

snyamars opened this issue Aug 16, 2020 · 0 comments

Comments

@snyamars
Copy link

Hello,
I am trying to run the ocelot-meets-elastic-apm configuration server outside the docker compose. I am trying to run it against Petclinic sample as per the below command:
java -Dinspectit.service-name="InspectIT-ConfigService" -Dinspectit.config.file-based.path="/home/ubuntu/config" -javaagent:/home/ubuntu/inspectit/inspectit-ocelot-1.4/inspectit-ocelot-agent-1.4.jar -jar /home/ubuntu/spring-petclinic-microservices/spring-petclinic-config-server/target/spring-petclinic-config-server-2.3.1.jar

I am getting the following errors:

ERROR 6615 --- [inspectIT] [ Thread-0] r.i.o.core.config.InspectitEnvironment : instrumentation.rules.httpurlconnection_tracing_end.entry.http_method => Action with name 'httpurlconnection_get_method' does not exist!
inspectIT] [ Thread-0] r.i.o.core.config.InspectitEnvironment : instrumentation.rules.httpurlconnection_tracing_end.entry.http_raw_path => Action with name 'httpurlconnection_get_path' does not exist!
ERROR 6623 [inspectIT] [ Thread-0] r.i.o.core.config.InspectitEnvironment : instrumentation.rules.httpurlconnection_tracing_start.post-entry.span_obj => Action with name 'replace_attachment_on_this' does not exist!
ERROR 6623 --- [inspectIT] [ Thread-0] r.i.o.core.config.InspectitEnvironment : instrumentation.rules.parametrize_paths.entry.parametrized_http_path => Action with name 'string_replace_all' does not exist!
ERROR 6624 --- [inspectIT] [ Thread-0] r.i.o.core.config.InspectitEnvironment :
instrumentation.rules.httpurlconnection_tracing_start.scopes => Scope 'httpurlconnection_getOutputStream' does not exist!
and many such errors.
Could you pls suggest any possible ways to resolve the above errors?

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

1 participant