Systems | Development | Analytics | API | Testing

API

How To Set Up Dynamic Sampling in Moesif

Join Dylan as we show users how to create Dynamic Sampling rules within Moesif. In this tutorial, we will cover how to: Dynamic sampling is a fantastic cost-savings feature available to customers on our Enterprise plan. Dynamic sampling enables you to control which API calls are logged to Moesif based on customer or API behavior. Moesif will intelligently extrapolate metrics for accurate reporting even with multiple sample rates in place. That means that no matter what rules or sample rates you have set up you can be sure you are still seeing an accurate representation of your data.

You are Measuring API Active Users Wrong

API providers need to understand how their consumers are using their APIs. Usage metrics are essential because they tell you about API adoption, how your API is growing over time, and which endpoints are seeing more (or less) use. When you look at API usage metrics, you should be measuring the active users on your API in the sense that most closely aligns with your service.

Kong Gateway Enterprise and Amazon EKS Anywhere Bare Metal

One of the most critical requirements for an Application Modernization project is to support workloads running on multiple platforms. In fact, such projects naturally include in their transformation process migrating workloads approach using the hybrid model. Another typical technical decision that commonly comes up is the adoption of Kubernetes as the main platform for the existing services and microservices originated by the modernization project.

GraphQL Versus RESTAPI Which is Better for API Observability

API providers need to observe their APIs to get meaningful data about whether and how they are consumed in practice. API observability is a form of monitoring that passively logs API traffic to an observability service. Different from traditional API monitoring, with API observability you: Monitor interactions to improve developer experience Understand how customers use your API Troubleshoot your API Observing REST APIs is well understood and supported, but not every API is a REST API.

Why Content Is the Key to Unlocking Your Developer-First Marketing Strategy

Founding a developer-first startup isn’t quite the same as starting a regular company. When your primary focus is on creating products to sell to developers, you need to build a sales strategy around those developers’ needs. The occasional email with a ‘click here for a demo’ button just won’t cut it. Instead, it’s time to work on your content strategy. Why take our word for it?

Insomnia Stream 2022 06 28 - OAuth2 protected GraphQL Introspection & Schema Fetching

Today on the stream we took a look at how Insomnia's GraphQL implementation handles GraphQL endpoints that are protected by Authentication, such as OAuth2 but also including Basic Authentication (and any others). We got deep into the inner-workings of Insomnia's request sending architecture. A weekly stream focused on Insomnia's open source community.

Insomnia Stream 2022 06 14 - Electron Remote for Plugins, Database Diffing

Today on the stream we looked at a solution for using the (now deprecated) functionality of the Electron Remote package by utilizing the IPC that Electron provides. Later we go through an exercise where we diff the raw database for Insomnia's internals. Fun stuff! A weekly stream focused on Insomnia's open source community.