Operations | Monitoring | ITSM | DevOps | Cloud

Blog

Intrinsic vs Meta Tags: What's the Difference and Why Does it Matter?

Tag-based metrics are typically used by IT operations and DevOps teams to make it easier to design and scale their systems. Tags help you to make sense of metrics by allowing you to filter on things like host, cluster, services, etc. However, knowing which tags to use, and when, can be confusing. For instance, have you ever wondered about the difference between intrinsic tags (or dimensions) and meta tags with respect to custom application metrics? If so, you’re not alone.

Monitor your domain, SSL certificate, blacklists and robots.txt

Super Monitoring introduced a new type of check: “Daily Health”, which checks once a day the domain and SSL certificate’s expiration dates, the validity of the certificate, presence of the site on blacklists and detects whether the website is blocking search engine robots.

Sentry's New Java Agent: Adding Context to Your Stack Traces

We’re enhancing the existing Sentry Java SDK with our new Java agent. The thing is — it’s still in beta, and we need your feedback. Once downloaded, the agent will enhance your application stack traces on Sentry by adding the names and values of local variables to each frame. Specifically, the agent provides much more detail about the current state of the application at the time of the error than you would usually have.

Key metrics for Elasticsearch performance monitoring

Elasticsearch is a highly scalable, distributed, open-source RESTful search and analytics engine that offers log analytics, real-time application monitoring, click stream analytics, and more. Elasticsearch stores and retrieves data structures in real time. It has multi-tenant capabilities with an HTTP web interface, presents data in the form of structured JSON documents, makes full-text search accessible via RESTful API, and maintains web clients for languages like PHP, Ruby, .Net, and Java.

5 Easy Ways to Improve Site Speed

When it comes to loading time, every second counts. In fact, studies show people will never return to your site if it takes longer than a couple of seconds to load. Site speed should be high on your list of performance improvements. On the internet, you really do only get one chance to make a first impression. That’s why speed testing is so important, but it shouldn’t stop at the development phase. Site speed should be continually monitored every step of the way.

Alert fatigue, part 3: automating triage & remediation with check hooks & handlers

In many cases — as you’re monitoring a particular state of a system — you probably know some steps to triage or in some cases automatically fix the situation. Let’s take a look at how we can automate this using check hooks and handlers.

Agile and DevOps: great union for IT

It’s been some time since devops and agile to walk side by side. Combining both has become the basic precept for any IT area, since that way you can get better business results. However, this union still generates much discussion. To better understand the two concepts, it is interesting to note that all of DevOps’ efforts within an organization are geared towards enabling “value delivery” to customers and businesses as quickly as possible.