Operations | Monitoring | ITSM | DevOps | Cloud

How to

How to monitor your API in just 2 simple steps?

In this video, you’re going to learn exactly how to monitor your API in just 2 simple steps! To be clear: Monitoring an API is a lot of hassle. But with this video tutorial, you’ll know how you can monitor your API in just 2 simple steps while saving a lot of time. Think of Components like folders that contain other Fyipe resources and one of the resources it has is called "Monitors". An API monitor will basically test your API to gain visibility into performance, availability, and functional correctness.

Introduction to the ImGui C++ Library with Conan

The Conan team provides an introduction and demonstration for the open-source C++ graphics library known as ImGui. To show the basics of ImGui, we will create a simple application with some controls like buttons, scrollbars, color editors, and more. We will show how easily and quickly you can create a graphical user interface using this library. Finally, we will show how to a simple way to build ImGui using packages with Conan, the package manager for C and C++.

What are Manual Monitors?

In this video, I'll explain what are Manual Monitors? You’re also going to learn exactly how to create a Manual Monitor in just 2 simple steps while saving a lot of time. Think of Components like folders that contain other Fyipe resources and one of the resources it has is called "Monitors". Manual Monitors are monitors that do not actively monitor any resources. You can use them if you are using an external monitoring tool and can ping Fyipe API to create incidents.

How to get your first green build on CircleCI

In this video we'll help you set up your first CircleCI build, run your first CircleCI build, break that build, use workflows to build our configuration file, and then advance workflows by fanning in and fanning out. We’ll then be adding some changes to use workspaces. And finally, we will conclude this learning activity by SSH’ing into your build.