postman-insights-agent

command module
v0.34.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 19, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

README

Welcome! 👋

Postman Insights is designed to let you optimize your API performance in real time. Using the drop-in Postman Insights Agent, you can bring your API endpoints into Postman and assess your API traffic. Postman Insights allows you to create collections based on the endpoints you're interested in the most, so you can visually inspect your API productivity and fix any errors that may occur.

Postman is working toward the open launch of Postman Insights. Today, the alpha release enables you to leverage the Postman Insights Agent on Amazon Elastic Container Service (ECS) deployments. Within 15 minutes of installing the Postman Insights Agent in staging or production, you'll start to see endpoints. The Postman Insights Agent will keep these endpoints up to date based on new observed traffic and its errors, latency, and volume.

We're excited for you to try out the new features and give us your feedback so we can continue tailoring the product to your needs.

About this repo | Running this repo

About this repo

This is the open-source repository for the community version of the Postman Insights Agent, and is intended for use with Postman. This community version of the Postman Insights Agent does not include functionality for inferring types and data formats. This functionality is available only in the postman-insights-agent binary that we distribute.

Running this repo

How to build

Running the following commands will generate the postman-insights-agent binary:

  1. Install Go 1.18 or above.
  2. Install libpcap
    • For Homebrew on mac: brew install libpcap
    • For Ubuntu/Debian: apt-get install libpcap-dev
  3. make
How to test
  1. Install gomock: go get github.com/golang/mock/mockgen
  2. make test

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳