fintek 0.1.1

Simple stock ticker
Documentation
1
2
3
4
5
6
7
global:
  scrape_interval: 15s # By default, scrape targets every 15 seconds.

scrape_configs:
  - job_name: "fintek"
    static_configs:
      - targets: ["localhost:9091"]