app-templates-java-openai-springapps icon indicating copy to clipboard operation
app-templates-java-openai-springapps copied to clipboard

Add Azure Application Insights for Spring App

Open pmalarme opened this issue 2 years ago • 0 comments

Please provide us with the following information:

Currently the part of the bicep template to setup Azure Application Insights for the Spring Apps is commented in spring-apps-consumption.bicep (lines 93 to 99). When deploying the application with Azure Developer CLI or in IntelliJ the deployment fails because the app cannot started.

This issue is for a: (mark with an x)

- [ ] bug report -> please search issues before submitting
- [x] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

Uncomment the lines 41-43 and 93-99 in spring-apps-consumption.bicep. Deploy using azd up

Any log messages given by the failure

In the log the application always restart.

Expected/desired behavior

The application is deployed properly

Versions

1.0.0

Mention any other details that might be useful


Thanks! We'll be in touch soon.

pmalarme avatar Jul 31 '23 15:07 pmalarme