Operations | Monitoring | ITSM | DevOps | Cloud

The World's Smallest InfluxDB Server

I’ve built a lot of InfluxDB servers in my time here, and I’ve built some pretty esoteric ones at that, but I think I’ve finally pulled off what can only be described as the World’s Smallest InfluxDB Server! Back in the summer of 2019, I saw a project on CrowdSupply.com for something called the ‘Giant Board’. It looked really, really cool! A complete Single Board Computer (SBC) that ran Linux, all in a Feather form factor. I immediately backed it!

Part II: Artifactory as a Caching Mechanism for Package Managers

In our previous blog post we discussed the challenges with relying on external servers for downloading pre-build tools such as Curl, CLI, wget, Maven, Gradle, npm and others. We discussed how they can sometimes cause stability issues, also called “Environmental Issues”, that will break the build.

Application Compatibility Issues Make OS Migration a Headache for 75% of IT Professionals

New findings released by SolarWinds, following a survey of just under 200 IT pros via its THWACK community platform, reveal that most IT professionals migrating OS due to Windows 7 EOL expect it to cause a myriad of problems.

Monitor email workflows with Datadog Browser Tests

Monitoring your application from end to end is important for ensuring that core functionalities work as designed. Datadog’s browser tests help you verify that key user workflows—such as signing up for a new account—are consistent across devices and locations. Within these workflows, email often plays a key role in onboarding users and providing customers with important information about their accounts and application activity, such as profile changes and order confirmations.

Redefining Application Performance Monitoring: Trends to Watch Out in 2020

From monolithic architecture to distributed systems and microservices, the art of application development has changed over the years, and the needs for monitoring those applications have evolved with it. Application performance monitoring (APM) solutions now meet the monitoring needs of all applications deployed across various platforms, be it on-premise, cloud, or even hybrid models.

Kubernetes Master Class: How to Run Databases in Production on Kubernetes

Databases are business-critical entities and data loss leads to major operational risk scenarios in any organization. A single operational or architectural failure can lead to significant loss of time and resources. This class will provide a real-world view into the challenges of maintaining state and running databases in production and show solutions managed by Rancher.

Getting Started With System Tests in Rails With Minitest

In today’s post, we’ll look at system tests in Rails 6. System tests are meant to auto-test the way users interact with your application, including the Javascript in your user interface. Minitest, being the default testing framework in Rails, is a great match for system testing. With all the configuration that Rails handles for us, there are just a few steps needed before we have our first tests up and running.

How we grew Sentry's monthly active users by rethinking invitations

At its core, Sentry is a tool that alerts you to defects in your production software. But it does more than blast stack traces into your inbox: Sentry provides powerful workflows to help your team determine root cause, triage issues to your team, and keep tabs on ongoing concerns with comments and notifications. These collaborative features can help you resolve problems with your software quickly.