Container-Native Metering
Revenium's container-native metering agent offers real-time, zero-latency monitoring and metering of API and microservice traffic across without requiring API gateways, sidecars or code modification
Installation in Linux
Installation Instructions (Debian)
curl -sSL https://raw.githubusercontent.com/hypercurrentio/isotope-files/main/install_and_run | sudo bash -s -- HTTP_PORT REVENIUM_API_KEYInstallation Instructions (APT)
Step 1: Update and install necessary packages
apt-get update && apt-get install -y curl lsb-releaseStep 2: Download the keyring for your package repository
curl -Lo /usr/share/keyrings/rm-dev-archive-keyring.gpg https://pkg.dev.hcapp.io/deb/rm-dev-archive-keyring.gpgStep 3: Add the Revenium package repository to the sources list
Step 4: Update and install the agent and its eBPF shim
Starting the Agent in Linux
Command Line Parameters:
Installing Native Metering in Docker
Docker Compose Stack for Metering Testing
Testing Metering


Last updated
Was this helpful?