07 Nov 2019
06:50 AM
- last edited on
18 May 2023
03:51 PM
by
Michal_Gebacki
How to upload a plugin from Github to Dynatrace.
I am trying to upload the below plugin and getting the below error.
https://github.com/Dynatrace/Dynatrace-AppMon-Extended-EMail-Action-Plugin
Error details:
This plugin is for appmon nóg for Dynatrace, you cannot use it here.
Dynatrace has built in e-mail notification, you can use them. Just go to Settings => Integration => Problem notifications. There you have some extra options (not only E-mail as well).
Sebastian
Thanks for your inputs.
I am actually looking for an email plugin which can send notifications when there is a synthetic event failure. The existing option does not have fields like Body,bcc,cc,attachment option etc in my email.
Is there a custom plugin which can send the details over an email.You can still use the same notification channel I’ve mentioned. First you have to configure your synthetic to raise problems in DT when it fails. After that you have to configure alerting profile for only this kind of alerts. After that configure Email notification for this alerting profile. That’s all.
Sebastian
07 Nov 2019
09:40 AM
- last edited on
29 May 2023
10:35 AM
by
MaciejNeumann
Hello,
Iam currently working on configuring synthetic Monitoring for some of my applications.
In case of failure an email should be send to the recipients.
I checked the below link for the email configuration part.
https://xxxxxxx.live.dynatrace.com/#settings/integration/notification/integrationtypeoverview
We are not able to modify the contents of the email body. Iam interested in sending the exception details in a specific format. I am exploring options like Email plugin which can give me multiple options in an email.
Current feature has only "To","Cc" and "Subject". Looking for a feature that can send the email in a specific format.
Hello,
I also have a requirement to customize the email body, content and format (plain text).
The available placeholders do not provide me the ability to customize content as desired.
Thanks