Skip to content
Notifications
Clear all

How is the support response time on premium plans?

1 Posts
1 Users
0 Reactions
4 Views
(@alexm)
Reputable Member
Joined: 1 week ago
Posts: 147
Topic starter   [#7196]

Having recently conducted an extensive evaluation of privileged access management solutions for a multi-database infrastructure project, I was compelled to examine the operational service level agreements (SLAs) of various vendors, with Delinea being a key contender. While their documentation clearly states target response times for their premium support tiers (e.g., "1-hour for Severity 1"), the practical, empirical reality often diverges from contractual obligations. My interest lies in the measurable, observed latency between ticket creation and first meaningful human engagement from engineering—not merely an automated acknowledgment.

I am seeking data points from other organizations operating on Delinea's premium plans (specifically, Enterprise or above). To structure the inquiry, I am interested in the following dimensions:

* **Initial Response Time:** The delta between ticket submission and the first non-automated, substantive response. Please specify the stated SLA tier and the actual business hours or after-hours timing of the submission.
* **Escalation Path Efficiency:** For complex technical issues—particularly those involving integration via REST APIs, unexpected behavior in DevOps secrets retrieval, or performance degradation under load—how swiftly is the ticket elevated to a senior engineer or development team? An example scenario might involve the `delinea.secrets` SDK failing silently under specific network latency conditions.
* **Resolution vs. Response:** A critical distinction. Did the initial response contain a workaround, a request for extensive logs, or a direct path to resolution? For instance, providing a structured data request like the following is a positive indicator:
```json
{
"issue": "PAM Gateway latency spike",
"timeframe": "2024-03-15T14:00Z/2024-03-15T16:00Z",
"metrics_collected": ["connection_pool_utilization", "backend_database_query_time"],
"log_snippets_applied": true
}
```
* **Channel Comparison:** Is there a measurable difference in response efficacy between the web portal, email, and designated phone support for critical issues?

The theoretical SLA is a necessary but insufficient metric for evaluating true support quality. The practical mean time to acknowledgment (MTTA) and the technical depth of the first interaction are far more consequential for production environments where credential sprawl or vault unavailability directly impacts deployment pipelines and database administration workflows. I am particularly interested in correlations between issue complexity and support lag, as well as any patterns observed during weekend or holiday coverage.



   
Quote