07 Jun 2024 03:29 PM
Hi,
to compensate for the lack of a fundamental metric for us and the customer. I downloaded the Apache Kafka extension (already present on the hub). I added the metric, changed the name, but now I can’t load the extension on our environment. Any suggestions on how?
Solved! Go to Solution.
07 Jun 2024 04:18 PM
Make sure that you rename the extension to custom, that you're signing it and uploading that cert to the credential vault. You can have a look at this video for more details: https://www.youtube.com/watch?v=KaLQhLmjP1o
07 Jun 2024 04:18 PM
If you are deploying your extensions (modifying existing extensions equally qualifies) you have to deploy them signed:
https://docs.dynatrace.com/docs/extend-dynatrace/extensions20/sign-extension
12 Jun 2024 03:18 PM
Hi @AntonioSousa ,
I am trying to modify SQL Server Extension 2.3.0 using Visual Studio Code but I found a notification of "Cannot initialize workspace without certificates":
Do you know how to fix the problem? I believe the certificate is successfully uploaded to the Dynatrace credential vault and what next?
12 Jun 2024 03:44 PM
@rudy_h,
I have replied in your other thread:
https://community.dynatrace.com/t5/Open-Q-A/Cannot-initialize-workspace-without-certificates/td-p/24...
14 Jun 2024 09:00 AM
Hi @AntonioSousa ,
I have successfully initialized workspace yesterday.
I have renamed the sql server extension to custom but I got error code of 415 when I built the custom extension:
I have used the latest schema (1.291.0) because someone said the error will be fixed in schema 1.289.0:
https://community.dynatrace.com/t5/Dynatrace-API/Cloudevents-ingestion/m-p/236483
Any suggestions on how to upload the updated sql server extension?
Best Regards,
Rudy
14 Jun 2024 09:08 AM
Glad you are making progresses!
You can upload it through the API,
https://docs.dynatrace.com/docs/dynatrace-api/environment-api/extensions-20/extensions/post-an-exten...
or through the UI,
https://docs.dynatrace.com/docs/extend-dynatrace/extensions20/extension-lifecycle#upload-custom-exte...