Stackify follows the Security Assertion Markup Language 2.0 (SAML 2.0) protocol for integration with external Identity Providers. Before attempting to configure this feature, please note the following: The SAML assertion Subject > NameId element must have an email address in the SAML OASIS Email Format specification. That email address must match a registered user in Stackify with that email address. Getting Started To …
Security: Two-Factor Authentication
This article is intended to walk you through how to set up two-factor authentication (2FA) for your Stackify account. Enabling 2FA You will want to navigate to the User Details page by selecting the user icon on the upper right corner of the page. The individual User Details page is where you can opt in to 2FA. This setting is …
Prefix: Advanced settings for ASP.NET
The follow settings can be set for an ASP.NET web application to change the behavior of how the StackifyHttpModule and Prefix works. Change reporting Url for a request You can use the StackifyLib nuget package to customize the request name (Url or action) for any request. StackifyLib.ProfileTracer.SetReportingUrl(“Custom.Reporting.Url”); App info settings These settings can be set in your web.config appSettings. Specify …
Prefix: Settings Overview
Prefix UI & profiler settings The following settings can be made via Prefix’s UI or via the stackify.ini file Port & host name (learn more) Cache size Profiling method options URL display option Some per application settings can be set depending on the type of application. Please review theses additional help docs for more information on specific application types: Prefix …
Prefix: Can I Use it on a Server?
Prefix will work on a server, however Retrace’s APM is designed for servers. We offer a special discounted price for pre-production usage! Important things to know about using Prefix on a server: By default Prefix does not allow remote access. Read: Remote access to Prefix UI Prefix only shows data from the last 5 minutes Only the last certain # of requests …
Troubleshoot: APM+ for .NET
This guide is intended to help users who are experiencing problems trying to configure their application to send APM data to Retrace. If you haven’t already, check out our documentation on installing Retrace for your appropriate application framework. This guide will provide you with a checklist of items that will help troubleshoot what is going on. If you are still not …
Errors: Ignore Exceptions
In Retrace’s Errors Dashboard you can mark errors as “Ignored” so that it will not be tracked as an error or show up in the default view of the Errors Dashboard. This is ideal for eliminating unwanted noise from errors you really don’t care about. Here are the following steps to take to mark an error type as “Ignored”: 1. …
Custom Dashboard: Creating Public Dashboards
By using the public dashboard feature, you can easily give read-only access of your custom dashboards to external users. This help doc will outline the process to turn on the sharing feature in the Settings tab, create the dashboard link, and share the dashboard. Note: Anyone who has access to the URL of the public dashboard will be able view the …
