Two new Variables Needed for Alert Templates
I'd like to be able to send Alerts from AlertSite into the Dynatrace Third Party Synthetics Events API. However, I can't because Dynatrace's POST API requires two values that aren't available with the currently provided variables in the Alert Template editor. The following two variables are needed: UTC_Epoch_Time_ms- Dynatrace requires the event timestamp field to be in UTC Epoch milliseconds (like this: 1727110341000). AlertSite's DT_Status variable is a formatted timestamp string, plus it's in the time zone that the account is set to (which is a whole other can of worms...). Alert_ID - Dynatrace's API requires a unique Event ID value. I can kind of simulate one by putting the Monitor ID value and DT_Status variables together so that we get a unique ID. But it'd be nice if some kind of unique ID number would be available via a variable (surely in the AlertSite database these Alerts have unique ID's for each of them, just give us a variable to pass that on). As it is now, I have to write a script that will regularly query the AlertSite API to see if there is an alert and, if so, pass on a properly formatted Event message. It's a shame as using the AlertSite Alerts would bemuchmore appropriate and efficient...jhume22 days agoRegular VisitorNew Idea6Views1like0CommentsModify headers
This is related to case #00612238 with Pulkit Agarwal. We use an application that requires the browser to come from a windows host, currently Smartbear hosts are from Linux. This immediately gets stopped by our application and is not allowed. Pulkit was able to work with engineering and showed that there is an option to modify headers and this worked, however it is not GA at this time and I do not have the rights to modify the headers and Pulkit showed me from his end. This enhancement would allow us to avoid looking to another vendor.bmorey2 months agoRegular VisitorNew Idea53Views1like3CommentsFull page response time on the dashboard
we do not see full page response time on the dashboard, whereas what we get is Last response of the monitor. is there any way to include full page response time to dashboard. Please implement this feature, this will help the clients to understand the full-page load time without drilling down to the details.ShuaibUmmer6 months agoOccasional Visitor722Views5likes4CommentsAllow Account in JSON API Query
We have multiple accounts. When making a query using the JSON API, devices for only one account are returned. I tried to specify the &metasearch=custid:<custid>& parameter like the user interface uses, but the API doesn't respect this value. I verified this through support, who sent me here. Our goal is to include Alertsite data in our observability efforts. Having this feature would allow us to do this.rbarnes6 months agoOccasional VisitorNew Idea39Views1like2Commentsios and Android mobile application for SmartBear AlertSite
It would be of great value if we have a dedicated ios and android mobile app for SmartBear Alertsite Product which would then allow the end users to leverage the mobile app and visualize the data better rather than relying on the web page.isaacsam5 years agoSenior MemberNew Idea1.9KViews7likes1CommentInterface for seeing queued emails for an Insite appliance
Sometimes we have an issue where alert emails stop sending on certain insite appliances. The emails get queued up and when we restart the appliance, they get sent. It would be good to be able to actually see the email queue on the appliance so that we can check this if we stop getting emails. An interface on the Admin site would be great.lkahn712 months agoOccasional Visitor245Views1like1CommentAdditional data points for "Transaction Step Summary" Report
We will gain more insights if we have the below additional options in"Transaction Step Summary" Report: 1) Have the option to select multiple locations 2) Ability to provide the data at granular level rather than the aggregated level (Example: If we are running the report for last last 7 days or last 1 month, we are seeing in this report, only one data point per transaction step per day which is the aggregated/consolidated value; we want to have the option to view individual data points per script run also in this report)isaacsam5 years agoSenior MemberNew Idea1KViews5likes0CommentsAbility to include optional Events/actions in the dejaclick scripts
Our client have applications that periodically asks for "Usage Policy Acceptance page" for e.g., say on every 90 days. AFAIK there isn't any option in Deja click recording to add a event or action as a "optional" one while replying. Do you have plans for implementing this for future? isaacsamShuaibAP4 years agoVisitorNew Idea681Views3likes0CommentsRun Interval and Monitor Offset
currently there is no offering for setting up monitor offset, any plans to implement this to monitor attributes. i.e., The monitoring schedule: how often to run the monitor and which minute of an hour to start the run. For example, with the 60-minute interval and 10-minute offset, the monitor runs every hour at 8:10, 9:10, 10:10, and so on. isaacsamShuaibAP4 years agoVisitorNew Idea651Views3likes0CommentsShorter Time Period View
Currently on the dashboard, the smallest interval is 12 hours. Suggestion is for 30m, 1h, 2h, 8h to be added.xjamesx6 years agoMemberNew Idea1KViews5likes0CommentsRetrieve AlertSite Usage Statistics via API
The AlertSite Usage Statistics (see https://uxm.alertsite.com/#/app/2/dashboard/as-account-settings-usage) include information such as: * Contract Term ( Start Date and End Date ) * Total Credits Used To Date * Total Credits Remaining * Daily Average over Last 7 Days and other useful information Can you make this information available via the API ? We would like to monitor our credit usage over time Thanksaureliomartin4 years agoVisitor2.6KViews4likes2CommentsMore fine grained permissions - ability to create blackouts, but not edit monitors
Hi - We could benefit from a user role (Operator?) which could set a blackout period, but not edit or delete monitors. I think managing blackouts falls into the category of an operations role, whereas altering/deleting monitors is more of a configuration function. We currently have an issue where we would like our support group to be able to set a blackout period as part of supporting planned maintenance, but they should not be able to delete or alter the monitor itself.dabramov_wp3 years agoOccasional VisitorNew Idea370Views1like0CommentsAbility to open browser as specific user (to validate SSO)
It would be beneficial if there is an option toopen browser as specific user that will enable us to validate SSO scenario just like how an enterprise end user would access an application. If we are including the login process as part of transaction, then we are not actually emulating the end user and hence this functionality is much required for several use cases that we have.isaacsam4 years agoSenior Member686Views2likes0CommentsDisplaying the data based on custom time zone or based on end user's device/browser timestamp
On the SmartBear AlertSite UI, instead of fixing the data timestamp to GMT, it would be better if we can configure the timestamp of the displayed data (Or) may be, the data can simply be displayed based onend user's device/browser timestamp.isaacsam2 years agoSenior Member1.1KViews1like2CommentsAbility to Edit Dashboard "Last Response" to "Page Load"
A regular observer does not understand "Last Response" and we cannot show our dashboard off to our Leadership chain here. All metrics here are based around "Page Load", and it is not possible to sub "Last Response" for "Page Load" on the dashboard column.xjamesx6 years agoMemberNew Idea1KViews4likes0CommentsMake Dejaclick support Angular
Currently when you try and record an Angular Web page in Dejaclick it is hit or miss. Dejaclick does not interact with the Angualr Element, it just clicks and sends keys. If you want to see the issues in action go to www.delta.com and record a flight search. Then play it back. Does not work well. Selenium is better suited for manuvering through Angular Journeys.mcgoned20205 years agoRegular Visitor2KViews3likes1CommentSAML Single Sign On
AllowAlertsite to integrate with Directory Services through SAML. As a growing organization we'd like to integrate our user management into our SSO solution.This will provide access control (activation, rights, and deletion) and password requirements for our users.dmezynski8 years agoNew ContributorNew Idea2.1KViews6likes0CommentsAbility to change dashboard columns
Currently, only "response time" is available on the list dashboard. This causes a TON of heartburn (I have been forbidden to display the AlertSite dashboard in our NOC) as we are driven by visually complete (page load) metrics for other products. So you can imagine, when our CIO see 3s to load something in one tool, and 8s in AlertSite, I had to explain in his office why we are "lying" to him about the 3s. You can imagine how that conversation went. This issue would be fixed if we could use "page load" as that is our focus. Until then, the AlertSite dashboards (which are gorgeous) will be collecting dust.xjamesx6 years agoMemberNew Idea1.3KViews4likes0CommentsExtract Substring from API response Variable in Alertsite API Monitor
It would be great if alertsite can enhance the feature withExtracting Substring from API response Variable in Alertsite API Monitor. For example: We have our api monitor in one of the step it provides the JSON reponse; we are able to fetch the variable from JSON output, but we will need only certain part of the variable to pass it to next step. We can achieve it in readyAPI but when it uploads in alertsite it fails too. From the below response; we need to fetch the query param value and store it in a variable. is it possible? "loginUrl": "https://XXXXX/consumer/XXXX?queryparam=99838fae12f1d3c556a3c6325edc5d49f6ca5e22a22ee5f957b65a32dff05636fa244af950b9138785430e7370ea2246b2575370eff3b857f3ed1efbef1a0d4b&merchantId=f0da4c98-aff4-4a37-bb4e-c52b3b7c1870&merchantName=Merchant%20Four" This feature will provide may users the flexibility of extracting any substring from the stored variable or directly store the substring as variable. Reference Case:Case #00453642jbabu3 years agoEstablished MemberNew Idea1.3KViews2likes1CommentSupport for Microsoft Edge browser
We are having one of our flagship applications that is compatible only with Microsoft Edge browser after their recent release/deployment. It would be a great benefit to us if SmartBear AlertSite platform supports the recording of synthetic scripts in Microsoft Edge Browser using deja click recorder.isaacsam4 years agoSenior MemberNew Idea1.3KViews2likes1CommentSelenium C# and Loadrunner Cloud Support for Smart Bear Alert Site
We would like to utilize our Automation/Performance scripts for Alert Site Production Monitoring. But our technology stack of Selenium C# and Loadrunner Cloud Scripts are not supported. We would like to request a feature update to support these technologies. Thanks and keep us posted.EYSmartBear5 years agoNew MemberNew Idea824Views2likes0Comments15m (or less!) Apdex Calculation
Currently, APDEX is calculated every hour. This does not work in our business and we need a much finer calculation,preferably every 5 minutes, but would settle for 15 minutes. It goes back to having the dashboard provide tighter time periods as 12 hour minimum is very large. Would love to see last 15 minutes or such. I'd be happy to pay more for the service to facilitate the extra calculations.xjamesx6 years agoMemberNew Idea954Views2likes0CommentsRequirement on notification related to alert action failure
We want to get a notification (possibly via email) if a specific alert action (email/json post/...) that are associated with a specific monitor are not getting triggered due to any issues with the email recipient/json web hook endpoint recipient/any others. This is essentially required because within SmartBear AlertSite, we can get the report on the recipients who have received the notification for a specific monitor. But, there is no means to get the instant notification when a specific monitors fails and if the associated email alert/json post request is not getting initiated/triggered due to some http 4xx/5xx or any other errors that occurred on the recipient end. In essence, we want to have an email notification triggered from SmartBear AlertSite if any such scenarios occur wherein a monitor fails and the associated alert action is not getting executed. apshuaib,pvdeepu4u ,Bishad,isaacsam4 years agoSenior MemberNew Idea366Views1like0CommentsUpgrade Browsers
We recently upgraded our website, and it requires Firefox version 47 or greater to successfully run a recorded script using DejaClick. When I run it on AlertSite, however, it fails, and I found out that it's because you're still on version 24 of Firefox. We need the browsers upgraded to the latest version in order to successfully monitor transactions on our website. Thanks.jbolton9 years agoFrequent VisitorNew Idea2KViews3likes0CommentsDashboard "Night Mode"
We would like the option to display the default tile/list monitor dashboard in a "night mode" (black/dark background, white text) for our monitoring screens.wmorrisette5 years agoFrequent VisitorImplemented8.1KViews3likes4Comments- rhoerth8 years agoMemberNew Idea3.8KViews2likes1Comment
Create/Edit/Destroy Blackout Periods via API
It would be really useful if you could extend your API to include control of Blackouts. The use case I am thinking of is to include a Blackout period in a build script so that when a build is being deployed by automated build system like Jenkins, we could include a call to the API to create/enable a blackout period, and then when the build is complete destroy or disable the blackout. Other monitoring systems already have this capability, I was surprised to learn that Alertsite did not. Thanksfhare5 years agoNew MemberImplemented5.5KViews2likes3CommentsAPDEX in Groups During Blackouts
the group below only has one member that goes into blackout from 9PM thru 8:30AM. Why does the APDEX continue to span while the availability goes NULL? I would expect the APDEX to go NULL as well during the blackout period. There are no other active monitors in the group below that should be driving APDEX during the blackout it seems.xjamesx6 years agoMemberNew Idea791Views1like0CommentsCopy URL from run history
In the new UI when reviewing a run there is no way to copy the URL that is part of the waterfall. this can only be done manually by standing on the URL and then copying is letter for letter. These URLs are many times very long. This actually used to work and for some reason was stopped where you could click on the link and it would open the URL in a new browser window but again this has stopped working for some reason. thanks!markgassner9 years agoVisitorNew Idea5.6KViews2likes2CommentsPotential ADA Violations - Group Apdex Colors
Group Apdex pallette are all very similiar color tones, we could run into ADA violations as we need to provide reasonable accommodations to people with disabilities and cannot make monitoring this page a job requirement. See attached.xjamesx6 years agoMemberNew Idea4.6KViews1like1CommentAbility To Export Monitor Script Data
Such as step performance timings, dejaclick data (keywords/event input//variables/match option, etc etc etc), alert recipient group relationship, template relationships and have this exportable via API. Basically I want to be able to publish everything into a sharepoint site (or whereever) and avoid having to manually create this for operations teams.xjamesx6 years agoMemberNew Idea823Views1like0CommentsTest On Demand for InSite locations
I would like to have centrally executed test on demand available regardless of the transaction type. This would mean that transactions that are hosted on an Insite appliance could be triggered from the new UI without the need to download the transaction and execute it. The transactions should be allowed to be triggered from within the UI by an authorized user and not require an additional login as the account that typically executes the transaction.ValuedCustomer5 years agoOccasional VisitorImplemented4.9KViews2likes3CommentsAlertSite: Tags for monitors
As an alertsite admin I would like to be able to use the API to take action on monitors based upon tags. For example: Allow our automation to disable all monitors tagged as "Feature A" During a release then enable after the work is done. This allows us to build more monitors withour keeping an internal repository of monitor IDs to take action on.dmezynski5 years agoNew ContributorImplemented2.4KViews1like4CommentsUXM Reporting - missing options to Select All locations
When running report in the UXM interface, there is not option to Select All for locations. Each location must be manually checked.benglish5 years agoNew ContributorImplemented12KViews2likes3CommentsAbility to Test Alerts
Currently there is no way to test alert templates without bogus keywords (for availability alerts) or really low performance thresholds. This is extremely time consuming to have to do this, especially when something I will need to test 20+ times as a new template is being developed. It can take an entire day to build one template and sign off on it for production, when it should take no more than 30-60m.xjamesx5 years agoMemberImplemented1.9KViews1like4Commentssupport for udp monitoring via request/response
Support for UDP monitoring via request/response. --Randallrhoerth7 years agoMemberNew Idea2KViews1like1CommentBlackout Window publishing over API
Requirement: to make future blackout window details available over API Right now, although there are API calls which may show historical black-outs, there is no API call that will show the future scheduled blackouts that are visible on-screen. Our client has specifically asked for this as a means to enrich their service offering, by putting out details of future windows automatically on their site. Ideally there would be a restful interface to administer blackout window details*, but an enquiry function would be a great start - thanks. *previously suggested:https://community.smartbear.com/t5/AlertSite-Feature-Requests/Create-Edit-Destroy-Blackout-Periods-via-API/idi-p/125376dmullins5 years agoNew MemberImplemented2.8KViews1like2CommentsAPI to integrate Service Now with Alertsite
I understand that currently there is no API available to integrate Alertsite with Service now.. The REST APIs are more of a pull mechanism; Please check if there is any POST API solution available to integrate Alertsite with Service now, there by enabling real time transfer of data. It would be great to have that option as that would also help in building an integration with a service management tool which is widely used.. Looking forward to inputs and suggestions.piyushbk5 years agoRegular VisitorImplemented7.2KViews1like4CommentsIn New UI - UXM, provide Disabled/Enabled Monitor Status
The old UI was nice and concise with all pertinent info available in one view so you could glance. In the New UI, I'd like to see the Status available as to whether or not the monitor is currently disabled or enabled for monitoring. Thanks.jnordeng5 years agoVisitorImplemented2.6KViews1like2Commentsprovide multitenant features for administration
Currently the user role choices are co-admin (modify access to everything), readonly (modify access to nothing), and reportonly (we never use). This config is not very usable in an enterprise withmultiple groups havingdifferent responsibilities. Wewould like to provide our users withself service capabilities without opening things up to the world. --Randallrhoerth8 years agoMemberNew Idea1.7KViews1like0Comments