08 Oct 2024 07:42 AM
Hello community!
I am creating a JMX extension 2.0 via VS code extension, and I want to add release notes and Product information.
I have searched the docs, but I am not able to find anything relevant. (hope I have not missed anything 😅)
I would really appreciate if you can share any insights on this 😄.
Thanks in adv!
- Sahil
Solved! Go to Solution.
08 Oct 2024 10:19 AM
Hi @erh_inetum ,
I went through these, there's no mention about how to add Product information in these video/doc.
08 Oct 2024 10:45 AM
Hi @Sahil23 ,
In the yaml you can add some kind of information.
Ex:
# required extension metadata
name: custom:com.example.jmx
version: 1.0.0
minDynatraceVersion: 1.265.0
author:
name: John Doe
https://docs.dynatrace.com/docs/shortlink/jmx-extension#jmx-extension-yaml-file
Is this that you need?
Regards,
Elena.
08 Oct 2024 10:53 AM - edited 08 Oct 2024 12:01 PM
08 Oct 2024 02:12 PM - edited 08 Oct 2024 02:13 PM