SAP-docs / btp-cloud-platform

Markdown source for the SAP BTP documentation. Enables feedback and contributions to improve the documentation.
Creative Commons Attribution 4.0 International
51 stars 98 forks source link

Wrong link at "Profiling an Application Running on SAP JVM" #136

Closed clnative closed 1 year ago

clnative commented 1 year ago

https://help.sap.com/docs/btp/sap-business-technology-platform/profiling-application-running-on-sap-jvm

In the prerequisites it reads

Open a debugging connection using an SSH tunnel. For more information, see Debug an Application Running on SAP JVM

The link goes to the page which is specific to SAP JVM. That is too specific: You could also be running a SapMachine-based container in this context. It would be better to link it to https://help.sap.com/docs/btp/sap-business-technology-platform/debugging-java-applications instead.

clnative commented 1 year ago

Perhaps also consider revising the title of the page and its content: How do I profile SapMachine-based containers?

For those who don't know: SapMachine is something like the successor of SAPJVM

Joysie commented 1 year ago

Hi @clnative ,

I'm sorry for this late reply! And thank you for your contribution and suggestion!

I'm not sure I should really change this link because the topic is "Profiling an Application Running on SAP JVM". The whole section is about SAP JVM, hence - the specific link is Debug an Application Running on SAP JVM.

However, what we can do, is creating a new topic called "Profiling an Application Running on SapMachine" and adding there a link to page Debug a Java Web Application Running on SapMachine.

clnative commented 1 year ago

I'm not sure I should really change this link because the topic is "Profiling an Application Running on SAP JVM". The whole section is about SAP JVM, hence - the specific link is Debug an Application Running on SAP JVM.

I agree. All these topics are rather confusing for me, as most things which I was used to use in SAP JVM, there is a new counterpart in SAPMachine. I would need a translator for this (and hoped to find it in the documentation).

However, what we can do, is creating a new topic called "Profiling an Application Running on SapMachine" and adding there a link to page Debug a Java Web Application Running on SapMachine.

Perhaps my previous statement and your one here brings us to the original issue that I have: How do I profile a SAPmachine-based CF application? Is the page https://help.sap.com/docs/btp/sap-business-technology-platform/profiling-application-running-on-sap-jvm still valid also for SAPMachine-based containers?

Best, Nico

Joysie commented 1 year ago

Hi Nico,

We're working on creating a proper docu page for profiling applications on SapMachine. The current page is not valid for this scenario - it's only for SAP JVM.

I apologize for making you wait some more. And thank you a lot for your suggestion and contribution!

Best regards, Gergana

clnative commented 1 year ago

No rush, please. Please take your time as needed.

Joysie commented 1 year ago

Hi Nico,

I'll close this issue for now. And when we're ready with the new doc, I'll add a new comment with the link here. I hope that's OK!

Best regards, Gergana

sap-doc-bot[bot] commented 1 year ago

Thank you for your valuable feedback contribution, @clnative! So that we can recognize your contribution in SAP Community, please tell us your SAP Community profile URL in a reply to this comment; don't include any other text, just the URL on its own, like this:

https://people.sap.com/your-user-name

Thanks!

Joysie commented 1 year ago

Hi Nico,

The new document is created and verified. See: Profiling an Application Running on SapMachine

All the best, Gergana