sfp Server
Configure sfp to send metrics to sfp server with built-in Victoria Metrics for centralized metrics storage and querying.
Overview
Prerequisites
Configuration
Using sfp config
# Set server URL
sfp config set server-url http://your-sfp-server:3029
# Set your email for authentication
sfp config set server-email [email protected]
# Authenticate with the server
sfp server auth loginUsing Environment Variables
Using Flags
How It Works
Authentication Requirements
Metrics Ingestion
Metrics Querying
Querying Metrics
Using metrics:query
Using metrics:display
Available Range Options
Range
Description
Metric Categories
Category
Description
JSON Output
Combining with Other Collectors
Troubleshooting
No Metrics Appearing
Query Returns No Data
Connection Errors
Last updated
Was this helpful?