Operations | Monitoring | ITSM | DevOps | Cloud

How to get base URL in ASP.NET Core

You typically don't and shouldn't need to know where a web app is deployed. At least not from within the code of the web app itself. I keep seeing questions related to this, though. There are a range of reasons why this can still be relevant like if you want to generate and output an absolute URL in an MVC controller or Razor page. Here's a blog post about how to get the base URL in ASP.NET Core. Let's rewind a bit before we start looking into the code. All websites are deployed somewhere.

Icinga for Windows v1.10.0 - The Next Level

After some drawbacks we are very happy today to finally release Icinga for Windows v1.10.0! The past weeks we have spent a lot of time to polish this release, test many different aspects and optimize the user experience in general. Please make sure to read the upgrading docs carefully, before upgrading to v1.10.0. Otherwise, your installation might not work as expected, or Icinga for Windows might not load anymore.

Fire up new Browser checks with our new templates

Let’s admit it: end-to-end testing is a technical challenge. How do you make features testable? What testing framework should you use? When should you run your test suite? There are so many things to learn and consider. At Checkly, we want to ease end-to-end monitoring so that you can focus on shipping excellent software instead of figuring out how you monitor and test it. But before getting into our latest feature addition, let me answer the above questions.

Out Of Office Monitoring Tips for the End of Summer

Employees are returning from vacation, the weather is (finally) cooling down and summer is coming to a close. It can feel a bit overwhelming returning to work and getting back into the swing of things. When it comes to website monitoring, there are simple steps you can take to make sure your transition is as smooth as possible. Take advantage of a few ounces of pre-vacation prevention to save on pounds of post-holiday cure.

Why ITOps should care about monitoring application performance

Managing application performance has evolved –requiring ITOps teams to become more involved in understanding application performance and users of APM solutions. Keeping an eye on what affects business outcomes has expanded outside the infrastructure to include the users dependent on applications. Modern ITOps teams can no longer ignore the application performance, status, user experience, and overall health of the application alongside the supporting infrastructure.

OpsLogix SCOM Connector for Microsoft Teams: Major New Updates Released!

Since the release of our SCOM Connector for Microsoft Teams, we've been blown away by the positive feedback and uptake from customers. The connector has allowed businesses to connect their Operations Manager environment with Microsoft Teams, giving them a single pane of glass view and anywhere access to their IT operations. We're happy to announce that we've just released a new version of the connector, which introduces some significant updates to the functionality!

A Comprehensive Guide to Workflow Integration

Each step in a given workflow triggers another task in the process until you get to the desired result. When it comes to workplace processes such as a trouble ticket, these usually incorporate many steps, multiple applications, and routing to multiple engineers. These multifaceted and time-consuming steps are complex and rely on individuals, and they can be gated by the only people who have the “how to" knowledge.

High Scale Postman Load Testing for Kubernetes

In this Postman load testing tutorial, you’ll learn how to run a large scale load test in Kubernetes using your existing Postman collections. Because HTTP services don’t have a graphical user interface, it’s common to build collections of requests using Postman during the development process. These collections are useful for running quick functionality tests as you develop each endpoint.

How to: Deadman Check to Alert on Service Outage

Whether you’re using InfluxDB to record massive amounts of historical stock market data to analyze the current economic trends or simply to monitor the number of times the lights in your smart home turn on and off to cut down on wasted electricity, a sudden shock or delay in the flow of incoming data can be detrimental to your operation in the majority of scenarios.

Anomaly Detection and AIOps - Your On-Call Assistant for Intelligent Alerting and Root Cause Analysis

In this blog, we examine how anomaly detection helps by setting up healthy alerts and providing efficient root cause analysis. Anomaly detection, part of AIOps, guides your attention to the places and times where remarkable things occurred. It reduces information overload, thereby speeding up RCA investigation.