Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on Monitoring for Websites, Applications, APIs, Infrastructure, and other technologies.

Test internal applications with Datadog's testing tunnel and private locations

As part of your monitoring and testing strategy, you may run tests on different types of applications that are not publicly available—from local versions of production-level websites to internal applications that directly support your employees. Testing each one requires leveraging tools that allow you to verify functionality across a wide range of devices, browsers, and workflows while maintaining a secure environment.

Monitor your CI pipelines and tests with Datadog CI Visibility

Datadog CI Visibility, now available in beta, provides critical visibility into your organization’s CI/CD workflows. CI Visibility complements Datadog’s turn-key CI provider integrations and the integration of synthetic tests in CI pipelines to give you deep insight into key pipeline metrics and help you identify issues with your builds and testing.

Proactive VPN Monitoring for the Hybrid Workforce

A VPN, allows remote employees to create a secure traffic connection to the corporate network. These connections essentially tunnel from a computer or mobile device through a VPN server, often through the public Internet. VPN technology has been around since the mid-1990s, but its usage is now going mainstream due to Covid. As Covid accelerates, it means new monitoring challenges for IT amid a high VPN adoption.

Scout APM Announces Python Application Support for Error Monitoring Tool

Traditionally an APM tool, Scout has expanded its service offerings to now include error monitoring of Python web applications for more cohesive and actionable observability insights within a single platform. This new feature supports an overall better user experience by eliminating the need for multiple web-application monitoring services; Scout APM with Scout Error Monitoring offers performance and error insight and alerting within a single, integrated dashboard.

5 Ways to Get Valuable Insight From Your AWS Bill

Did you know that Virtana Optimize’s Bill Analysis tool shows you not just the services currently monitored by Virtana but all services to deliver an overall view of your AWS cost? And if you’ve set up and configured consolidated billing to link multiple AWS accounts, you can include data from all those accounts in that view. You can even add multiple billing orgs to the same Virtana Optimize account.

How to Monitor Microsoft OneDrive for Business

Exoprise supports Microsoft 365 OneDrive monitoring similar to SharePoint with OAuth credentials as well as full experience monitoring via a headless browser. The sensor emulates a real user signing into OneDrive to collect end-to-end performance metrics such as health score, server latency, login times, etc. across the infrastructure and measure optimal availability.

Learn how to use the Jira, ServiceNow, GitHub, and GitLab plugins for Grafana for better visibility into software development

GitHub, GitLab, Jira, and ServiceNow are some of the most popular software development tools out there, and Grafana has powerful integrations with each of them. Join us for a live webinar on July 29 at 9:30 PT / 12:30 ET / 16:30 UTC for a demo of these data source plugins and best practices for creating a single pane of glass for viewing your software operations metrics. You can register here.

Instrumenting Our Frontend Test Suite (...and fixing what we found)

Here at Sentry, we like to dogfood our product as much as possible. Sometimes, it results in unusual applications of our product and sometimes these unusual applications pay off in a meaningful way. In this blog post, we’ll examine one such case where we use the Sentry JavaScript SDK to instrument Jest (which runs our frontend test suite) and how we addressed the issues that we found.