cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

JMX Extension 2.0

Sahil23
Participant

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

 

5 REPLIES 5

Hi @Sahil23 ,

Here you can get an example of how to add the version and other information

And here you can find a video to create JMX extension 2.0 via VS code extension.

Hope it helps.

Regards,

Elena.

 

 

Hi @erh_inetum ,

I went through these, there's no mention about how to add Product information in these video/doc.

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.

Hi @erh_inetum,

Sahil23_0-1728381204048.png

I was referring to the above highlighted section!

Hi @Sahil23 ,

It's not possible for the time being but Dynatrace is considering to implement it as you can see here.

You can create a product idea for that.

Hope it helps.

Regards,

Elena.

Featured Posts