csgo_exporter

A Prometheus exporter for Counter-Strike: Global Offensive.

APACHE-2.0 License

Stars
19
Committers
7
csgo_exporter - 1.4.4 Latest Release

Published by kinduff about 1 year ago

🐛 Bug Fixes

  • Adjusts default scrape interval to 15m in the hope to avoid being limited when running by default. Thanks @phyzical. Closed by #61
csgo_exporter - 1.4.3

Published by kinduff over 1 year ago

⚙️ Chore

  • Bump github.com/prometheus/client_golang from 1.11.0 to 1.11.1 (#56)
csgo_exporter - 1.4.2

Published by kinduff about 3 years ago

⚙️ Chore

  • Updates golang.org/x/net commit hash to 978cfad (#50)
csgo_exporter - 1.4.1

Published by kinduff about 3 years ago

⚙️ Chore

  • Updates dashboard to include $player_name as variable
  • Update golang.org/x/net commit hash to ff17edf (#49)
  • Update wangyoucao577/go-release-action action to v1.20 (#48)
  • Update golang.org/x/net commit hash to e898025 (#47)
  • Update golang.org/x/net commit hash to 60bc85c (#45)
  • Update golang.org/x/net commit hash to aaa1db6
  • Update wangyoucao577/go-release-action action to v1.19
  • Update golang.org/x/net commit hash to 853a461
  • Update wangyoucao577/go-release-action action to v1.18
  • Update golang Docker tag to v1.16.5
csgo_exporter - 1.4.0

Published by kinduff over 3 years ago

✨ Features

  • The exporter will now fetch both SteamID and SteamName if any of them is missing to have complete information when rendering metrics.

🐛 Bug Fixes

  • Someone along the way we lost the steam_name label from the metrics, thanks to @colega for reporting. Closed by #31
csgo_exporter - 1.3.0

Published by kinduff over 3 years ago

✨ Features

  • 🎉 We have a Grafana Dashboard! Make sure to check it out. Closed by #18. Special thanks to @simonszu!
  • Adds good names to the weapons, so instead of ak47 we have AK-47. Closed by #8

⚙️ Chore

  • Adds weapon name for fav_weapon_id on the csgo_last_match_metric metric.
csgo_exporter - 1.2.1

Published by kinduff over 3 years ago

⚙️ Chore

  • Updates the following dependencies:
    • client_golang: 1.10.0 -> 1.11.0
    • common: 0.27.0 -> 0.29.0
    • net and sys

It also ties them up.

csgo_exporter - 1.2.0

Published by kinduff over 3 years ago

✨ Features

  • Adds csgo_total_hits_metric to parse hits per weapon metric.
csgo_exporter - 1.1.0

Published by kinduff over 3 years ago

✨ Features

  • Starts scrapping right away, this means that even if the scrape interval is set to 30s, the first scrap will be done as soon as possible.

⚙️ Chore

  • Defaults FETCH_INVENTORY config to false and adds a disclaimer in the README. Profile needs to be public for it to work.

🐛 Bug Fixes

  • Sets default port to 7355, just like the README says.

Special thanks to @simonszu for reporting!

csgo_exporter - 1.0.0

Published by kinduff over 3 years ago

🎉 1.0.0 🎉

Happy to say that I feel that this exporter is finally feature complete.

This stable version will work upwards into a more consistent environment and extend features without breaking changes.

csgo_exporter - 0.2.0

Published by kinduff over 3 years ago

Small update but worth a release. Still working towards having better metrics as #1 states.

Features

  • Adds playtime_metric #4
  • Enhance achievements #2
csgo_exporter -

Published by kinduff over 3 years ago

Package Rankings
Top 6.93% on Proxy.golang.org
Badges
Extracted from project README
GitHub release (latest by date) Go Reference Go Report Card CodeFactor Test / Build Docker Pulls GitHub all releases
Related Projects