Operations | Monitoring | ITSM | DevOps | Cloud

%term

The AppD Approach: Increasing Mobile Engagement with Business iQ

With 2.3 billion smartphone users worldwide, enterprises can’t afford to ignore the mobile channel. Last year, $2 billion of Black Friday’s total sales of $5.03 billion were spent on mobile devices. And mobile isn’t just about shopping. People are now spending equal amounts of time on mobile devices and desktop computers. Flurry Insights pegs the average time that people devote to mobile devices at 5 hours a day.

The AppD Approach: Market-changing SAP Monitoring

AppDynamics’ unique, market-changing SAP Monitoring Agent is the only APM solution delivering code-level SAP visibility and real-user, business transaction performance monitoring. For enterprises running SAP business applications, our innovative agent can significantly improve service quality, cost of service, speed and innovation.

timeShift(GrafanaBuzz, 1w) Issue 46

The day has finally arrived; GDPR is officially in effect! These new policies are meant to provide more transparency about the data companies collect on users, and how that data is used. I for one am just excited that the onslaught of "We’ve updated our privacy policy" emails arriving in my pummeled inbox is nearing its end.

5 Ways to Suppress Alert Noise

We pride ourselves at OpsGenie for being the most reliable and flexible alert and incident management solution. However, what happens when you simply don’t want notifications? Even with escalations, routing rules, and on-call schedules, you may want extra configuration on when you are notified, and for what types of alerts.

Finding slow ActiveRecord queries with Scout

Once your Rails app begins seeing consistent traffic, you're bound to have slow SQL queries. While PostgreSQL and MySQL can log slow queries, it's difficult to gleam actionable information from this raw stream. The slow query logs lack application context: where's the LOC generating the query? Is this slow all of the time, or just some of the time? Which controller-action or background job is the caller? Enter Scout.