digma-ai / digma-intellij-plugin

Digma JetBrains plugin
MIT License
29 stars 7 forks source link

Add instrumentation for the following gradle/maven tasks #1488

Open doppleware opened 8 months ago

doppleware commented 8 months ago

app:run (done) payara-micro:start (https://docs.payara.fish/enterprise/docs/Technical%20Documentation/Payara%20Server%20Documentation/Logging%20and%20Monitoring/Request%20Tracing%20Service/OpenTelemetry%20and%20OpenTracing.html)

:integrationTest :intTest

doppleware commented 8 months ago

@shaykeren did we do this already for app:run? Can I update that in the task?