Launching the Platform/Self-hosted: On-prem/Prerequisites
Metrics and logs
Configure monitoring and logging for your self-hosted platform
Overview
Monitoring Stack
- Metrics collection (Prometheus/VictoriaMetrics)
- Log aggregation (Loki)
- Metrics server for resource metrics
- Kube-state-metrics for cluster state
Key Benefits
- Complete observability
- Performance monitoring
- Resource tracking
- Centralized logging
Deployment options
VictoriaMetrics + Loki Setup
Benefits
- Efficient resource usage
- Simple maintenance
- Sufficient monitoring capabilities
- Easy scalability
Requirements
Minimum Specifications
- Storage for metrics retention
- Storage for log retention
- Network access from platform
- Basic authentication
Optional Features
- Long-term storage
- Alerting setup
- Dashboard configuration
- High availability
Information collection
Required values for platform installation
- Metrics endpoint URL
- Logs endpoint URL
- Authentication details (if enabled)
Validation
Troubleshooting
Metrics Not Collecting
- Verify service endpoints
- Check scrape configurations
- Review service monitors
- Validate permissions
Log Issues
- Check Loki status
- Verify storage configuration
- Review retention settings
- Check network policies
Need help? Contact [email protected] if you encounter any issues.