This unit is provided by:
Options
- 
    [Install]
- 
    [Service]- 
        EnvironmentFile=-/etc/sysconfig/stap-exporter
- 
        ExecStart=/usr/sbin/stap-exporter $PORT $KEEPALIVE $SCRIPTS $OPTIONS
- 
        Restart=always
 
- 
        
- 
    [Unit]- 
        Description=Export metrics from designated systemtap scripts to Prometheus.
 
- 
        
Additionnal notes
Nothing here.