-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathmetrics_example.txt
561 lines (553 loc) · 47.8 KB
/
metrics_example.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
# HELP csgo_achievements_metric Shows all the achievements from a player
# TYPE csgo_achievements_metric gauge
csgo_achievements_metric{description="As the last living Terrorist, distract a defuser long enough for the bomb to explode",name="goose_chase",title="Wild Gooseman Chase"} 1
csgo_achievements_metric{description="Be the first player to get a kill in an Arms Race or Demolition match",name="gun_game_first_kill",title="FIRST!"} 1
csgo_achievements_metric{description="Be the last player alive in a round with five players on your team",name="last_player_alive",title="War of Attrition"} 1
csgo_achievements_metric{description="Blind an enemy player who then kills a teammate",name="cause_friendly_fire_with_flashbang",title="The Road to Hell"} 1
csgo_achievements_metric{description="Defuse 100 bombs successfully",name="bomb_defuse_low",title="The Hurt Blocker"} 1
csgo_achievements_metric{description="Defuse five bombs in Demolition mode",name="tr_bomb_defuse_low",title="Quick Cut"} 1
csgo_achievements_metric{description="Do at least 95% damage to an enemy who is then killed by a another player",name="damage_no_kill",title="Primer"} 1
csgo_achievements_metric{description="Dominate an enemy",name="dominations_low",title="Repeat Offender"} 1
csgo_achievements_metric{description="Dominate ten enemies",name="dominations_high",title="Decimator"} 1
csgo_achievements_metric{description="Dominate three enemies simultaneously",name="concurrent_dominations",title="Hat Trick"} 1
csgo_achievements_metric{description="Donate 100 weapons to your teammates",name="donate_weapons",title="Killanthropist"} 1
csgo_achievements_metric{description="Earn $2,500,000 total cash",name="earn_money_med",title="Spoils of War"} 1
csgo_achievements_metric{description="Earn $50,000 total cash",name="earn_money_low",title="War Bonds"} 1
csgo_achievements_metric{description="Earn $50,000,000 total cash",name="earn_money_high",title="Blood Money"} 1
csgo_achievements_metric{description="Earn 100 achievements",name="medalist",title="Awardist"} 1
csgo_achievements_metric{description="Get a kill with every weapon",name="kill_with_every_weapon",title="Expert Marksman"} 1
csgo_achievements_metric{description="Get kills with five different guns in a single round",name="kills_with_multiple_guns",title="Variety Hour"} 1
csgo_achievements_metric{description="In Classic mode, kill five enemies in a single round",name="kill_enemy_team",title="The Cleaner"} 1
csgo_achievements_metric{description="In Classic mode, kill four enemy players within fifteen seconds",name="killing_spree",title="Ballistic"} 1
csgo_achievements_metric{description="Inflict 1,000,000 total points of damage to enemies",name="give_damage_high",title="A Million Points of Blight"} 1
csgo_achievements_metric{description="Inflict 2,500 total points of damage to enemies",name="give_damage_low",title="Points in Your Favor"} 1
csgo_achievements_metric{description="Inflict 50,000 total points of damage to enemies",name="give_damage_med",title="You've Made Your Points"} 1
csgo_achievements_metric{description="Kill 1,000 enemies with an M4 Assault Rifle",name="kill_enemy_m4a1",title="M4 AR Expert"} 1
csgo_achievements_metric{description="Kill 1,000 enemies with the AK-47",name="kill_enemy_ak47",title="AK-47 Expert"} 1
csgo_achievements_metric{description="Kill 10 enemies with the Zeus x27",name="kill_enemy_taser",title="Zeus x27 Expert"} 1
csgo_achievements_metric{description="Kill 10 enemies you are already dominating during a single match",name="domination_overkills_match",title="Ten Angry Men"} 0
csgo_achievements_metric{description="Kill 10,000 enemies",name="kill_enemy_high",title="God of War"} 1
csgo_achievements_metric{description="Kill 100 enemies whom you are already dominating",name="domination_overkills_high",title="Command and Control"} 1
csgo_achievements_metric{description="Kill 100 enemies with enemy weapons",name="kills_enemy_weapon",title="Friendly Firearms"} 1
csgo_achievements_metric{description="Kill 100 enemies with the FAMAS",name="kill_enemy_famas",title="FAMAS Expert"} 1
csgo_achievements_metric{description="Kill 100 enemies with the G3SG1",name="kill_enemy_g3sg1",title="G3SG1 Expert"} 1
csgo_achievements_metric{description="Kill 100 enemies with the Glock-18",name="kill_enemy_glock",title="Glock-18 Expert"} 1
csgo_achievements_metric{description="Kill 100 enemies with the HE grenade",name="kill_enemy_hegrenade",title="HE Grenade Expert"} 1
csgo_achievements_metric{description="Kill 100 enemies with the M249",name="kill_enemy_m249",title="M249 Expert"} 1
csgo_achievements_metric{description="Kill 100 enemies with the MAC-10",name="kill_enemy_mac10",title="MAC-10 Expert"} 1
csgo_achievements_metric{description="Kill 100 enemies with the MP9",name="kill_enemy_mp9",title="MP9 Expert"} 1
csgo_achievements_metric{description="Kill 100 enemies with the Molotov or Incendiary grenade",name="kill_enemy_molotov",title="Flame Expert"} 0
csgo_achievements_metric{description="Kill 100 enemies with the Negev",name="kill_enemy_negev",title="Negev Expert"} 1
csgo_achievements_metric{description="Kill 100 enemies with the Nova",name="kill_enemy_nova",title="Nova Expert"} 1
csgo_achievements_metric{description="Kill 100 enemies with the P2000 or USP",name="kill_enemy_hkp2000",title="P2000/USP Tactical Expert"} 1
csgo_achievements_metric{description="Kill 100 enemies with the SCAR-20",name="kill_enemy_scar20",title="SCAR-20 Expert"} 1
csgo_achievements_metric{description="Kill 100 enemies with the SG553",name="kill_enemy_sg556",title="SG553 Expert"} 1
csgo_achievements_metric{description="Kill 100 enemies with the SSG 08",name="kill_enemy_ssg08",title="SSG 08 Expert"} 1
csgo_achievements_metric{description="Kill 100 enemies with the Tec-9",name="kill_enemy_tec9",title="Tec-9 Expert"} 1
csgo_achievements_metric{description="Kill 100 enemies with the knife",name="kill_enemy_knife",title="Knife Expert"} 1
csgo_achievements_metric{description="Kill 100 zoomed-in enemy snipers",name="kill_snipers",title="Snipe Hunter"} 1
csgo_achievements_metric{description="Kill 20 enemies who are dominating you",name="revenges_high",title="Can't Keep a Good Man Down"} 1
csgo_achievements_metric{description="Kill 200 enemies with the Desert Eagle",name="kill_enemy_deagle",title="Desert Eagle Expert"} 1
csgo_achievements_metric{description="Kill 200 enemies with the XM1014",name="kill_enemy_xm1014",title="XM1014 Expert"} 1
csgo_achievements_metric{description="Kill 25 enemies",name="kill_enemy_low",title="Body Bagger"} 1
csgo_achievements_metric{description="Kill 25 enemies blinded by flashbangs",name="kill_enemy_blinded",title="Blind Ambition"} 1
csgo_achievements_metric{description="Kill 25 enemies with the Dual Berettas",name="kill_enemy_elite",title="Dual Berettas Expert"} 1
csgo_achievements_metric{description="Kill 25 enemies with the Five-SeveN",name="kill_enemy_fiveseven",title="Five-SeveN Expert"} 1
csgo_achievements_metric{description="Kill 25 enemies with the P250",name="kill_enemy_p250",title="P250 Expert"} 1
csgo_achievements_metric{description="Kill 250 enemies with headshots",name="headshots",title="Battle Sight Zero"} 1
csgo_achievements_metric{description="Kill 250 enemies with the AUG",name="kill_enemy_aug",title="AUG Expert"} 1
csgo_achievements_metric{description="Kill 250 enemies with the Galil AR",name="kill_enemy_galilar",title="Galil AR Expert"} 1
csgo_achievements_metric{description="Kill 250 enemies with the MP7",name="kill_enemy_mp7",title="MP7 Expert"} 1
csgo_achievements_metric{description="Kill 250 enemies with the PP-Bizon",name="kill_enemy_bizon",title="PP-Bizon Expert"} 1
csgo_achievements_metric{description="Kill 250 enemies with the UMP-45",name="kill_enemy_ump45",title="UMP-45 Expert"} 1
csgo_achievements_metric{description="Kill 50 enemies with the MAG-7",name="kill_enemy_mag7",title="MAG-7 Expert"} 1
csgo_achievements_metric{description="Kill 50 enemies with the Sawed-Off",name="kill_enemy_sawedoff",title="Sawed-Off Expert"} 1
csgo_achievements_metric{description="Kill 500 enemies",name="kill_enemy_med",title="Corpseman"} 1
csgo_achievements_metric{description="Kill 500 enemies with the AWP",name="kill_enemy_awp",title="AWP Expert"} 1
csgo_achievements_metric{description="Kill 500 enemies with the P90",name="kill_enemy_p90",title="P90 Expert"} 1
csgo_achievements_metric{description="Kill a Counter-Terrorist while he is defusing the bomb",name="kill_bomb_defuser",title="Counter-Counter-Terrorist"} 1
csgo_achievements_metric{description="Kill a player who is on gold knife level in Arms Race Mode",name="gun_game_kill_knifer",title="Denied!"} 1
csgo_achievements_metric{description="Kill a zoomed-in enemy sniper with a knife",name="kill_sniper_with_knife",title="Sknifed"} 1
csgo_achievements_metric{description="Kill a zoomed-in enemy sniper with a sniper rifle of your own",name="kill_sniper_with_sniper",title="Eye to Eye"} 1
csgo_achievements_metric{description="Kill an airborne enemy",name="kill_enemy_in_air",title="Bunny Hunt"} 1
csgo_achievements_metric{description="Kill an airborne enemy while you are also airborne",name="killer_and_enemy_in_air",title="Aerial Necrobatics"} 1
csgo_achievements_metric{description="Kill an enemy just as their respawn protection ends in Arms Race mode",name="base_scamper",title="Base Scamper"} 1
csgo_achievements_metric{description="Kill an enemy player who has just killed four of your teammates within 15 seconds",name="killing_spree_ender",title="Kill One, Get One Spree"} 1
csgo_achievements_metric{description="Kill an enemy while at one health",name="kill_when_at_low_health",title="Dead Man Stalking"} 1
csgo_achievements_metric{description="Kill an enemy while they are reloading",name="kill_enemy_reloading",title="Shot With Their Pants Down"} 1
csgo_achievements_metric{description="Kill an enemy while you are airborne",name="kill_while_in_air",title="Death From Above"} 1
csgo_achievements_metric{description="Kill an enemy while you are blinded from a flashbang",name="kill_enemies_while_blind",title="Blind Fury"} 1
csgo_achievements_metric{description="Kill an enemy who has been reduced to less than 5% health by other players",name="kill_low_damage",title="Finishing Schooled"} 1
csgo_achievements_metric{description="Kill an enemy who has killed a player on your friends list in the same round",name="avenge_friend",title="Avenging Angel"} 1
csgo_achievements_metric{description="Kill an enemy who has killed four of your teammates within the current round",name="immovable_object",title="The Immovable Object"} 1
csgo_achievements_metric{description="Kill an enemy who is carrying a hostage",name="kill_hostage_rescuer",title="Dead Shepherd"} 1
csgo_achievements_metric{description="Kill an enemy who is dominating you",name="revenges_low",title="Insurgent"} 1
csgo_achievements_metric{description="Kill an enemy who is on gold knife level with a sub-machine gun in Arms Race Mode",name="gun_game_smg_kill_knifer",title="Level Playing Field"} 1
csgo_achievements_metric{description="Kill an enemy who is on gold knife level with your own knife in Arms Race Mode",name="gun_game_knife_kill_knifer",title="Knife on Knife"} 1
csgo_achievements_metric{description="Kill an enemy whom you are already dominating",name="domination_overkills_low",title="Overkill"} 1
csgo_achievements_metric{description="Kill an enemy whom you are dominating four additional times",name="extended_domination",title="Excessive Brutality"} 1
csgo_achievements_metric{description="Kill an enemy with a grenade after dying",name="dead_grenade_kill",title="Premature Burial"} 1
csgo_achievements_metric{description="Kill an enemy with a gun they dropped during the current round",name="kill_with_own_gun",title="Lost and F0wnd"} 1
csgo_achievements_metric{description="Kill an enemy with a knife during the Pistol Round in a Classic match",name="pistol_round_knife_kill",title="Street Fighter"} 1
csgo_achievements_metric{description="Kill an enemy with an un-zoomed sniper rifle",name="hip_shot",title="Hip Shot"} 1
csgo_achievements_metric{description="Kill an enemy with the first bullet after your respawn protection ends in Arms Race mode",name="born_ready",title="Born Ready"} 1
csgo_achievements_metric{description="Kill an enemy with the last bullet in your magazine (excluding sniper rifles and Zeus x27)",name="kill_enemy_last_bullet",title="Magic Bullet"} 1
csgo_achievements_metric{description="Kill an enemy within three seconds after they recover a dropped bomb",name="kill_bomb_pickup",title="Participation Award"} 1
csgo_achievements_metric{description="Kill five enemies with a bomb you have planted",name="bomb_multikill",title="Clusterstruck"} 0
csgo_achievements_metric{description="Kill five enemy players with headshots in a single round",name="headshots_in_round",title="Head Shred Redemption"} 1
csgo_achievements_metric{description="Kill four enemies within a single round",name="unstoppable_force",title="The Unstoppable Force"} 1
csgo_achievements_metric{description="Kill the defuser with an HE grenade",name="killed_defuser_with_grenade",title="Defuse This!"} 0
csgo_achievements_metric{description="Kill the entire opposing team without any members of your team dying",name="lossless_extermination",title="Mercy Rule"} 1
csgo_achievements_metric{description="Kill the entire opposing team without any members of your team taking damage",name="flawless_victory",title="Clean Sweep"} 1
csgo_achievements_metric{description="Kill three consecutive players using the first bullet of your gun in Arms Race mode",name="one_shot_one_kill",title="One Shot One Kill"} 1
csgo_achievements_metric{description="Kill three enemies with a single HE grenade",name="grenade_multikill",title="Three the Hard Way"} 0
csgo_achievements_metric{description="Kill two enemies while you are blinded from a flashbang",name="kill_enemies_while_blind_hard",title="Spray and Pray"} 1
csgo_achievements_metric{description="Kill two enemy players with a single bullet",name="kill_two_with_one_shot",title="Ammo Conservation"} 1
csgo_achievements_metric{description="Personally kill the entire Counter-Terrorist team before the bomb is planted in Demolition Mode",name="gun_game_target_secured",title="Target Secured"} 0
csgo_achievements_metric{description="Personally kill the entire Terrorist team before the bomb is planted in Demolition Mode",name="gun_game_first_thing_first",title="First Things First"} 1
csgo_achievements_metric{description="Plant 100 bombs",name="bomb_plant_low",title="Boomala Boomala"} 1
csgo_achievements_metric{description="Plant a bomb within 25 seconds (excluding Demolition mode)",name="bomb_plant_in_25_seconds",title="Short Fuse"} 1
csgo_achievements_metric{description="Plant five bombs in Demolition Mode",name="tr_bomb_plant_low",title="Shorter Fuse"} 1
csgo_achievements_metric{description="Play 100 matches of Arms Race or Demolition mode",name="gun_game_rounds_low",title="Practice Practice Practice"} 1
csgo_achievements_metric{description="Play 5,000 matches of Arms Race or Demolition mode",name="gun_game_rounds_high",title="King of the Kill"} 0
csgo_achievements_metric{description="Play 500 matches of Arms Race or Demolition mode",name="gun_game_rounds_med",title="Gun Collector"} 1
csgo_achievements_metric{description="Play a round on every Arms Race and Demolition map",name="play_every_gungame_map",title="Tourist"} 1
csgo_achievements_metric{description="Rescue 100 hostages",name="rescue_hostages_low",title="Cowboy Diplomacy"} 0
csgo_achievements_metric{description="Rescue 500 hostages",name="rescue_hostages_med",title="SAR Czar"} 0
csgo_achievements_metric{description="Rescue all hostages in a single round",name="rescue_all_hostages",title="Good Shepherd"} 1
csgo_achievements_metric{description="Rescue all hostages within 90 seconds",name="fast_hostage_rescue",title="Freed With Speed"} 1
csgo_achievements_metric{description="Shoot out 14 windows in a single round on Office",name="break_windows",title="A World of Pane"} 1
csgo_achievements_metric{description="Stop defusing the bomb long enough to kill an enemy, then successfully finish defusing it",name="defuse_defense",title="Defusus Interruptus"} 1
csgo_achievements_metric{description="Successfully defuse a bomb with less than one second remaining",name="bomb_defuse_close_call",title="Second to None"} 1
csgo_achievements_metric{description="Survive damage from five different enemies within a round",name="survive_many_attacks",title="Target-Hardened"} 1
csgo_achievements_metric{description="Survive more than 30 seconds with less than ten health in Arms Race or Demolition mode",name="still_alive",title="Still Alive"} 1
csgo_achievements_metric{description="Take 80 points of damage from enemy grenades and still survive the round",name="survive_grenade",title="Shrapnelproof"} 1
csgo_achievements_metric{description="Unlock all Pistol kill awards",name="meta_pistol",title="Pistol Master"} 1
csgo_achievements_metric{description="Unlock all rifle kill awards",name="meta_rifle",title="Rifle Master"} 1
csgo_achievements_metric{description="Unlock all shotgun kill awards",name="meta_shotgun",title="Shotgun Master"} 1
csgo_achievements_metric{description="Unlock all sub-machine gun kill awards",name="meta_smg",title="Sub-Machine Gun Master"} 1
csgo_achievements_metric{description="Unlock every weapon kill award",name="meta_weaponmaster",title="Master At Arms"} 0
csgo_achievements_metric{description="Use Dual Berettas to kill an enemy player that is also wielding Dual Berettas",name="win_dual_duel",title="Akimbo King"} 1
csgo_achievements_metric{description="Win 1,000 matches in Arms Race or Demolition mode",name="win_gun_game_rounds_ultimate",title="Cold Pizza Eater"} 0
csgo_achievements_metric{description="Win 100 knife fights",name="win_knife_fights_high",title="The Bleeding Edge"} 1
csgo_achievements_metric{description="Win 100 matches in Arms Race or Demolition mode",name="win_gun_game_rounds_high",title="Kill of the Century"} 0
csgo_achievements_metric{description="Win 100 rounds on Aztec",name="win_map_de_aztec",title="Aztec Map Veteran"} 0
csgo_achievements_metric{description="Win 100 rounds on Dust",name="win_map_de_dust",title="Dust Map Veteran"} 0
csgo_achievements_metric{description="Win 100 rounds on Dust2",name="win_map_de_dust2",title="Dust2 Map Veteran"} 1
csgo_achievements_metric{description="Win 100 rounds on Inferno",name="win_map_de_inferno",title="Inferno Map Veteran"} 1
csgo_achievements_metric{description="Win 100 rounds on Italy",name="win_map_cs_italy",title="Italy Map Veteran"} 1
csgo_achievements_metric{description="Win 100 rounds on Nuke",name="win_map_de_nuke",title="Nuke Map Veteran"} 1
csgo_achievements_metric{description="Win 100 rounds on Office",name="win_map_cs_office",title="Office Map Veteran"} 1
csgo_achievements_metric{description="Win 100 rounds on Train",name="win_map_de_train",title="Train Map Veteran"} 1
csgo_achievements_metric{description="Win 200 rounds",name="win_rounds_med",title="Pro-moted"} 1
csgo_achievements_metric{description="Win 25 Pistol Rounds in Competitive Mode",name="win_pistolrounds_med",title="Give Piece a Chance"} 1
csgo_achievements_metric{description="Win 25 matches in Arms Race or Demolition mode",name="win_gun_game_rounds_med",title="Keep on Gunning"} 1
csgo_achievements_metric{description="Win 250 Pistol Rounds in Competitive Mode",name="win_pistolrounds_high",title="Piece Treaty"} 1
csgo_achievements_metric{description="Win 5 Pistol Rounds in Competitive Mode",name="win_pistolrounds_low",title="Piece Initiative"} 1
csgo_achievements_metric{description="Win 5,000 rounds",name="win_rounds_high",title="Leet-er of Men"} 1
csgo_achievements_metric{description="Win 500 matches in Arms Race or Demolition mode",name="win_gun_game_rounds_extreme",title="The Professional"} 0
csgo_achievements_metric{description="Win a knife fight",name="win_knife_fights_low",title="Make the Cut"} 1
csgo_achievements_metric{description="Win a match on every Arms Race and Demolition map",name="win_every_gungame_map",title="Marksman"} 0
csgo_achievements_metric{description="Win a round against five enemies in less than thirty seconds",name="fast_round_win",title="Blitzkrieg"} 1
csgo_achievements_metric{description="Win a round by defusing a bomb",name="win_bomb_defuse",title="Rite of First Defusal"} 1
csgo_achievements_metric{description="Win a round by picking up the bomb from a fallen comrade and successfully planting it",name="win_bomb_plant_after_recovery",title="Blast Will and Testament"} 1
csgo_achievements_metric{description="Win a round by planting a bomb",name="win_bomb_plant",title="Someone Set Up Us The Bomb"} 1
csgo_achievements_metric{description="Win a round in which no enemy players die",name="bloodless_victory",title="Cold War"} 1
csgo_achievements_metric{description="Win a round without making any footstep noise, killing at least one enemy",name="silent_win",title="Black Bag Operation"} 1
csgo_achievements_metric{description="Win an Arms Race match without dying",name="gun_game_rampage",title="Rampage!"} 0
csgo_achievements_metric{description="Win an Arms Race match without reloading any of your weapons",name="gun_game_conservationist",title="Conservationist"} 1
csgo_achievements_metric{description="Win five matches in Arms Race Mode on Baggage",name="win_map_ar_baggage",title="Baggage Claimer"} 1
csgo_achievements_metric{description="Win five matches in Arms Race Mode on Shoots",name="win_map_ar_shoots",title="Shoots Vet"} 1
csgo_achievements_metric{description="Win five matches on Bank",name="win_map_de_bank",title="Bank On It"} 1
csgo_achievements_metric{description="Win five matches on Lake",name="win_map_de_lake",title="Vacation"} 1
csgo_achievements_metric{description="Win five matches on Safehouse",name="win_map_de_safehouse",title="My House"} 1
csgo_achievements_metric{description="Win five matches on Shorttrain",name="win_map_de_shorttrain",title="Shorttrain Map Veteran"} 0
csgo_achievements_metric{description="Win five matches on St. Marc",name="win_map_de_stmarc",title="Marcsman"} 1
csgo_achievements_metric{description="Win five matches on Sugarcane",name="win_map_de_sugarcane",title="Run of the Mill"} 1
csgo_achievements_metric{description="Win one match in Arms Race or Demolition mode",name="win_gun_game_rounds_low",title="Gungamer"} 1
csgo_achievements_metric{description="Win ten rounds",name="win_rounds_low",title="Newb World Order"} 1
csgo_achievements_metric{description="Win ten rounds in a row without dying or spending any cash in Classic mode",name="win_rounds_without_buying",title="The Frugal Beret"} 0
# HELP csgo_last_match_metric Shows metrics from a player last match
# TYPE csgo_last_match_metric gauge
csgo_last_match_metric{title="",type="contribution_score"} 60
csgo_last_match_metric{title="",type="ct_wins"} 11
csgo_last_match_metric{title="",type="damage"} 3856
csgo_last_match_metric{title="",type="deaths"} 14
csgo_last_match_metric{title="",type="dominations"} 0
csgo_last_match_metric{title="",type="favweapon_hits"} 18
csgo_last_match_metric{title="",type="favweapon_kills"} 14
csgo_last_match_metric{title="",type="favweapon_shots"} 60
csgo_last_match_metric{title="",type="gg_contribution_score"} 0
csgo_last_match_metric{title="",type="kills"} 27
csgo_last_match_metric{title="",type="max_players"} 10
csgo_last_match_metric{title="",type="money_spent"} 63750
csgo_last_match_metric{title="",type="mvps"} 4
csgo_last_match_metric{title="",type="revenges"} 0
csgo_last_match_metric{title="",type="rounds"} 23
csgo_last_match_metric{title="",type="t_wins"} 12
csgo_last_match_metric{title="",type="wins"} 16
csgo_last_match_metric{title="AWP",type="favweapon_id"} 9
# HELP csgo_news_metric Shows the latest news from CSGO
# TYPE csgo_news_metric gauge
csgo_news_metric{feedlabel="Community Announcements",title="Adjustments to Non-Prime",url="https://steamstore-a.akamaihd.net/news/externalpost/steam_community_announcements/4093189347044611120"} 1.622765686e+12
csgo_news_metric{feedlabel="Community Announcements",title="Release Notes for 5/13/2021",url="https://steamstore-a.akamaihd.net/news/externalpost/steam_community_announcements/4767601588112071891"} 1.62094693e+12
csgo_news_metric{feedlabel="Community Announcements",title="Release Notes for 5/27/2021",url="https://steamstore-a.akamaihd.net/news/externalpost/steam_community_announcements/4069544815357704286"} 1.622154988e+12
csgo_news_metric{feedlabel="Eurogamer",title="Counter-Strike: Global Offensive now charges £10.89 for access to ranked",url="https://steamstore-a.akamaihd.net/news/externalpost/eurogamer/4093189347047028606"} 1.62282276e+12
csgo_news_metric{feedlabel="GamingOnLinux",title="Counter-Strike: Global Offensive gets some big changes for non-Prime accounts",url="https://steamstore-a.akamaihd.net/news/externalpost/GamingOnLinux/4093189347045680169"} 1.622790745e+12
csgo_news_metric{feedlabel="GamingOnLinux",title="Looks like Trust Factor in Counter-Strike: Global Offensive on Linux is fixed for Mesa",url="https://steamstore-a.akamaihd.net/news/externalpost/GamingOnLinux/4069544181428079845"} 1.621515326e+12
csgo_news_metric{feedlabel="PC Gamer",title="Counter-Strike: Global Offensive kicks free players out of ranked matchmaking",url="https://steamstore-a.akamaihd.net/news/externalpost/PC Gamer/4093189347046071635"} 1.622799845e+12
csgo_news_metric{feedlabel="PCGamesN",title="CS:GO update means new players will now need to pay for ranked",url="https://steamstore-a.akamaihd.net/news/externalpost/PCGamesN/4093189347046956976"} 1.622820905e+12
csgo_news_metric{feedlabel="PCGamesN",title="Chunky CS:GO patch brings Ancient, Grind, Mocha, Cache map changes",url="https://steamstore-a.akamaihd.net/news/externalpost/PCGamesN/4069544815359632175"} 1.622200225e+12
csgo_news_metric{feedlabel="SteamDB",title="Counter-Strike: Global Offensive update for 13 May 2021",url="https://steamstore-a.akamaihd.net/news/externalpost/SteamDB/4767601588111979582"} 1.620944153e+12
csgo_news_metric{feedlabel="SteamDB",title="Counter-Strike: Global Offensive update for 19 May 2021",url="https://steamstore-a.akamaihd.net/news/externalpost/SteamDB/4069544181422614738"} 1.62138528e+12
csgo_news_metric{feedlabel="SteamDB",title="Counter-Strike: Global Offensive update for 21 May 2021",url="https://steamstore-a.akamaihd.net/news/externalpost/SteamDB/4069544181430841066"} 1.621556532e+12
csgo_news_metric{feedlabel="SteamDB",title="Counter-Strike: Global Offensive update for 24 June 2021",url="https://steamstore-a.akamaihd.net/news/externalpost/SteamDB/4032392655061905483"} 1.624496092e+12
csgo_news_metric{feedlabel="SteamDB",title="Counter-Strike: Global Offensive update for 25 May 2021",url="https://steamstore-a.akamaihd.net/news/externalpost/SteamDB/4069544181444353674"} 1.621901727e+12
csgo_news_metric{feedlabel="SteamDB",title="Counter-Strike: Global Offensive update for 27 May 2021",url="https://steamstore-a.akamaihd.net/news/externalpost/SteamDB/4069544815357679024"} 1.622154047e+12
csgo_news_metric{feedlabel="SteamDB",title="Counter-Strike: Global Offensive update for 4 June 2021",url="https://steamstore-a.akamaihd.net/news/externalpost/SteamDB/4093189347044596453"} 1.622764929e+12
csgo_news_metric{feedlabel="SteamDB",title="Counter-Strike: Global Offensive update for 8 June 2021",url="https://steamstore-a.akamaihd.net/news/externalpost/SteamDB/4093189347059248208"} 1.623112619e+12
csgo_news_metric{feedlabel="SteamDB",title="Counter-Strike: Global Offensive update for 8 June 2021",url="https://steamstore-a.akamaihd.net/news/externalpost/SteamDB/4093189347062615174"} 1.623192779e+12
csgo_news_metric{feedlabel="The Loadout",title="New players have to pay to play ranked CS:GO now",url="https://steamstore-a.akamaihd.net/news/externalpost/The Loadout/4093189347046517413"} 1.622809796e+12
csgo_news_metric{feedlabel="The Loadout",title="The best CS:GO skins",url="https://steamstore-a.akamaihd.net/news/externalpost/The Loadout/4069544181431724217"} 1.621601672e+12
# HELP csgo_playtime_metric Shows the playtime the user has in the game in minutes
# TYPE csgo_playtime_metric gauge
csgo_playtime_metric{type="forever"} 97952
csgo_playtime_metric{type="last_2_weeks"} 679
csgo_playtime_metric{type="linux_forever"} 132
csgo_playtime_metric{type="mac_forever"} 0
csgo_playtime_metric{type="windows_forever"} 24576
# HELP csgo_stats_metric Shows metrics a player has from all its matches
# TYPE csgo_stats_metric gauge
csgo_stats_metric{name="last_match_contribution_score"} 60
csgo_stats_metric{name="last_match_ct_wins"} 11
csgo_stats_metric{name="last_match_damage"} 3856
csgo_stats_metric{name="last_match_deaths"} 14
csgo_stats_metric{name="last_match_dominations"} 0
csgo_stats_metric{name="last_match_favweapon_hits"} 18
csgo_stats_metric{name="last_match_favweapon_id"} 9
csgo_stats_metric{name="last_match_favweapon_kills"} 14
csgo_stats_metric{name="last_match_favweapon_shots"} 60
csgo_stats_metric{name="last_match_gg_contribution_score"} 0
csgo_stats_metric{name="last_match_kills"} 27
csgo_stats_metric{name="last_match_max_players"} 10
csgo_stats_metric{name="last_match_money_spent"} 63750
csgo_stats_metric{name="last_match_mvps"} 4
csgo_stats_metric{name="last_match_revenges"} 0
csgo_stats_metric{name="last_match_rounds"} 23
csgo_stats_metric{name="last_match_t_wins"} 12
csgo_stats_metric{name="last_match_wins"} 16
csgo_stats_metric{name="steam_stat_xpearnedgames"} 1
csgo_stats_metric{name="total_TR_defused_bombs"} 13
csgo_stats_metric{name="total_TR_planted_bombs"} 81
csgo_stats_metric{name="total_broken_windows"} 584
csgo_stats_metric{name="total_contribution_score"} 124339
csgo_stats_metric{name="total_damage_done"} 6.412005e+06
csgo_stats_metric{name="total_deaths"} 45441
csgo_stats_metric{name="total_defused_bombs"} 490
csgo_stats_metric{name="total_domination_overkills"} 209
csgo_stats_metric{name="total_dominations"} 315
csgo_stats_metric{name="total_gg_matches_played"} 639
csgo_stats_metric{name="total_gg_matches_won"} 39
csgo_stats_metric{name="total_gun_game_contribution_score"} 7981
csgo_stats_metric{name="total_gun_game_rounds_played"} 1486
csgo_stats_metric{name="total_gun_game_rounds_won"} 736
csgo_stats_metric{name="total_hits_ak47"} 20322
csgo_stats_metric{name="total_hits_aug"} 4146
csgo_stats_metric{name="total_hits_awp"} 12216
csgo_stats_metric{name="total_hits_bizon"} 8899
csgo_stats_metric{name="total_hits_deagle"} 2056
csgo_stats_metric{name="total_hits_elite"} 886
csgo_stats_metric{name="total_hits_famas"} 1945
csgo_stats_metric{name="total_hits_fiveseven"} 1672
csgo_stats_metric{name="total_hits_g3sg1"} 1376
csgo_stats_metric{name="total_hits_galilar"} 6224
csgo_stats_metric{name="total_hits_glock"} 7459
csgo_stats_metric{name="total_hits_hkp2000"} 11973
csgo_stats_metric{name="total_hits_m249"} 770
csgo_stats_metric{name="total_hits_m4a1"} 17841
csgo_stats_metric{name="total_hits_mac10"} 2621
csgo_stats_metric{name="total_hits_mag7"} 2405
csgo_stats_metric{name="total_hits_mp7"} 4447
csgo_stats_metric{name="total_hits_mp9"} 1681
csgo_stats_metric{name="total_hits_negev"} 3282
csgo_stats_metric{name="total_hits_nova"} 5409
csgo_stats_metric{name="total_hits_p250"} 2165
csgo_stats_metric{name="total_hits_p90"} 13726
csgo_stats_metric{name="total_hits_sawedoff"} 1671
csgo_stats_metric{name="total_hits_scar20"} 1229
csgo_stats_metric{name="total_hits_sg556"} 3764
csgo_stats_metric{name="total_hits_ssg08"} 3495
csgo_stats_metric{name="total_hits_tec9"} 5695
csgo_stats_metric{name="total_hits_ump45"} 3201
csgo_stats_metric{name="total_hits_xm1014"} 3488
csgo_stats_metric{name="total_kills"} 42773
csgo_stats_metric{name="total_kills_against_zoomed_sniper"} 4740
csgo_stats_metric{name="total_kills_ak47"} 5531
csgo_stats_metric{name="total_kills_aug"} 1077
csgo_stats_metric{name="total_kills_awp"} 10479
csgo_stats_metric{name="total_kills_bizon"} 1204
csgo_stats_metric{name="total_kills_deagle"} 772
csgo_stats_metric{name="total_kills_decoy"} 10
csgo_stats_metric{name="total_kills_elite"} 165
csgo_stats_metric{name="total_kills_enemy_blinded"} 1080
csgo_stats_metric{name="total_kills_enemy_weapon"} 4364
csgo_stats_metric{name="total_kills_famas"} 414
csgo_stats_metric{name="total_kills_fiveseven"} 390
csgo_stats_metric{name="total_kills_g3sg1"} 688
csgo_stats_metric{name="total_kills_galilar"} 1415
csgo_stats_metric{name="total_kills_glock"} 1181
csgo_stats_metric{name="total_kills_headshot"} 12463
csgo_stats_metric{name="total_kills_hegrenade"} 144
csgo_stats_metric{name="total_kills_hkp2000"} 2578
csgo_stats_metric{name="total_kills_knife"} 827
csgo_stats_metric{name="total_kills_knife_fight"} 236
csgo_stats_metric{name="total_kills_m249"} 188
csgo_stats_metric{name="total_kills_m4a1"} 4301
csgo_stats_metric{name="total_kills_mac10"} 393
csgo_stats_metric{name="total_kills_mag7"} 317
csgo_stats_metric{name="total_kills_molotov"} 84
csgo_stats_metric{name="total_kills_mp7"} 687
csgo_stats_metric{name="total_kills_mp9"} 252
csgo_stats_metric{name="total_kills_negev"} 449
csgo_stats_metric{name="total_kills_nova"} 555
csgo_stats_metric{name="total_kills_p250"} 482
csgo_stats_metric{name="total_kills_p90"} 2278
csgo_stats_metric{name="total_kills_sawedoff"} 236
csgo_stats_metric{name="total_kills_scar20"} 589
csgo_stats_metric{name="total_kills_sg556"} 1019
csgo_stats_metric{name="total_kills_ssg08"} 1515
csgo_stats_metric{name="total_kills_taser"} 177
csgo_stats_metric{name="total_kills_tec9"} 1280
csgo_stats_metric{name="total_kills_ump45"} 661
csgo_stats_metric{name="total_kills_xm1014"} 433
csgo_stats_metric{name="total_matches_played"} 2712
csgo_stats_metric{name="total_matches_won"} 1045
csgo_stats_metric{name="total_matches_won_baggage"} 9
csgo_stats_metric{name="total_matches_won_bank"} 7
csgo_stats_metric{name="total_matches_won_lake"} 38
csgo_stats_metric{name="total_matches_won_safehouse"} 20
csgo_stats_metric{name="total_matches_won_shoots"} 21
csgo_stats_metric{name="total_matches_won_stmarc"} 5
csgo_stats_metric{name="total_matches_won_sugarcane"} 3
csgo_stats_metric{name="total_matches_won_train"} 11
csgo_stats_metric{name="total_money_earned"} 1.19440521e+08
csgo_stats_metric{name="total_mvps"} 3913
csgo_stats_metric{name="total_planted_bombs"} 2363
csgo_stats_metric{name="total_progressive_matches_won"} 83
csgo_stats_metric{name="total_rescued_hostages"} 21
csgo_stats_metric{name="total_revenges"} 254
csgo_stats_metric{name="total_rounds_map_ar_baggage"} 22
csgo_stats_metric{name="total_rounds_map_ar_monastery"} 24
csgo_stats_metric{name="total_rounds_map_ar_shoots"} 45
csgo_stats_metric{name="total_rounds_map_cs_assault"} 87
csgo_stats_metric{name="total_rounds_map_cs_italy"} 283
csgo_stats_metric{name="total_rounds_map_cs_militia"} 72
csgo_stats_metric{name="total_rounds_map_cs_office"} 887
csgo_stats_metric{name="total_rounds_map_de_aztec"} 52
csgo_stats_metric{name="total_rounds_map_de_bank"} 222
csgo_stats_metric{name="total_rounds_map_de_cbble"} 177
csgo_stats_metric{name="total_rounds_map_de_dust"} 88
csgo_stats_metric{name="total_rounds_map_de_dust2"} 20793
csgo_stats_metric{name="total_rounds_map_de_inferno"} 2907
csgo_stats_metric{name="total_rounds_map_de_lake"} 519
csgo_stats_metric{name="total_rounds_map_de_nuke"} 1329
csgo_stats_metric{name="total_rounds_map_de_safehouse"} 228
csgo_stats_metric{name="total_rounds_map_de_shorttrain"} 8
csgo_stats_metric{name="total_rounds_map_de_stmarc"} 49
csgo_stats_metric{name="total_rounds_map_de_sugarcane"} 155
csgo_stats_metric{name="total_rounds_map_de_train"} 346
csgo_stats_metric{name="total_rounds_map_de_vertigo"} 295
csgo_stats_metric{name="total_rounds_played"} 43488
csgo_stats_metric{name="total_shots_ak47"} 153458
csgo_stats_metric{name="total_shots_aug"} 26034
csgo_stats_metric{name="total_shots_awp"} 40385
csgo_stats_metric{name="total_shots_bizon"} 62434
csgo_stats_metric{name="total_shots_deagle"} 10968
csgo_stats_metric{name="total_shots_elite"} 4420
csgo_stats_metric{name="total_shots_famas"} 10729
csgo_stats_metric{name="total_shots_fired"} 1.017957e+06
csgo_stats_metric{name="total_shots_fiveseven"} 9615
csgo_stats_metric{name="total_shots_g3sg1"} 9617
csgo_stats_metric{name="total_shots_galilar"} 44857
csgo_stats_metric{name="total_shots_glock"} 50710
csgo_stats_metric{name="total_shots_hit"} 154611
csgo_stats_metric{name="total_shots_hkp2000"} 66757
csgo_stats_metric{name="total_shots_m249"} 7728
csgo_stats_metric{name="total_shots_m4a1"} 112361
csgo_stats_metric{name="total_shots_mac10"} 17708
csgo_stats_metric{name="total_shots_mag7"} 12846
csgo_stats_metric{name="total_shots_mp7"} 22840
csgo_stats_metric{name="total_shots_mp9"} 9876
csgo_stats_metric{name="total_shots_negev"} 45044
csgo_stats_metric{name="total_shots_nova"} 32009
csgo_stats_metric{name="total_shots_p250"} 13666
csgo_stats_metric{name="total_shots_p90"} 103496
csgo_stats_metric{name="total_shots_sawedoff"} 9546
csgo_stats_metric{name="total_shots_scar20"} 7303
csgo_stats_metric{name="total_shots_sg556"} 30231
csgo_stats_metric{name="total_shots_ssg08"} 13960
csgo_stats_metric{name="total_shots_taser"} 670
csgo_stats_metric{name="total_shots_tec9"} 45239
csgo_stats_metric{name="total_shots_ump45"} 20607
csgo_stats_metric{name="total_shots_xm1014"} 22843
csgo_stats_metric{name="total_time_played"} 3.708228e+06
csgo_stats_metric{name="total_trbomb_matches_won"} 30
csgo_stats_metric{name="total_weapons_donated"} 3267
csgo_stats_metric{name="total_wins"} 21399
csgo_stats_metric{name="total_wins_map_ar_baggage"} 9
csgo_stats_metric{name="total_wins_map_ar_monastery"} 8
csgo_stats_metric{name="total_wins_map_ar_shoots"} 20
csgo_stats_metric{name="total_wins_map_cs_assault"} 33
csgo_stats_metric{name="total_wins_map_cs_italy"} 133
csgo_stats_metric{name="total_wins_map_cs_militia"} 32
csgo_stats_metric{name="total_wins_map_cs_office"} 451
csgo_stats_metric{name="total_wins_map_de_aztec"} 24
csgo_stats_metric{name="total_wins_map_de_bank"} 116
csgo_stats_metric{name="total_wins_map_de_cbble"} 66
csgo_stats_metric{name="total_wins_map_de_dust"} 38
csgo_stats_metric{name="total_wins_map_de_dust2"} 10351
csgo_stats_metric{name="total_wins_map_de_house"} 5
csgo_stats_metric{name="total_wins_map_de_inferno"} 1430
csgo_stats_metric{name="total_wins_map_de_lake"} 281
csgo_stats_metric{name="total_wins_map_de_nuke"} 615
csgo_stats_metric{name="total_wins_map_de_safehouse"} 99
csgo_stats_metric{name="total_wins_map_de_shorttrain"} 3
csgo_stats_metric{name="total_wins_map_de_stmarc"} 23
csgo_stats_metric{name="total_wins_map_de_sugarcane"} 73
csgo_stats_metric{name="total_wins_map_de_train"} 163
csgo_stats_metric{name="total_wins_map_de_vertigo"} 152
csgo_stats_metric{name="total_wins_pistolround"} 1348
# HELP csgo_total_hits_metric Shows total hits from a player per weapon
# TYPE csgo_total_hits_metric gauge
csgo_total_hits_metric{name="AK-47"} 20322
csgo_total_hits_metric{name="AUG"} 4146
csgo_total_hits_metric{name="AWP"} 12216
csgo_total_hits_metric{name="Desert Eagle"} 2056
csgo_total_hits_metric{name="Dual Berettas"} 886
csgo_total_hits_metric{name="FAMAS"} 1945
csgo_total_hits_metric{name="Five-SeveN"} 1672
csgo_total_hits_metric{name="G3SG1"} 1376
csgo_total_hits_metric{name="Galil AR"} 6224
csgo_total_hits_metric{name="Glock-18"} 7459
csgo_total_hits_metric{name="M249"} 770
csgo_total_hits_metric{name="M4A1-S"} 17841
csgo_total_hits_metric{name="MAC-10"} 2621
csgo_total_hits_metric{name="MAG-7"} 2405
csgo_total_hits_metric{name="MP7"} 4447
csgo_total_hits_metric{name="MP9"} 1681
csgo_total_hits_metric{name="Negev"} 3282
csgo_total_hits_metric{name="Nova"} 5409
csgo_total_hits_metric{name="P2000"} 11973
csgo_total_hits_metric{name="P250"} 2165
csgo_total_hits_metric{name="P90"} 13726
csgo_total_hits_metric{name="PP-Bizon"} 8899
csgo_total_hits_metric{name="SCAR-20"} 1229
csgo_total_hits_metric{name="SG 553"} 3764
csgo_total_hits_metric{name="SSG 08"} 3495
csgo_total_hits_metric{name="Sawed-Off"} 1671
csgo_total_hits_metric{name="Tec-9"} 5695
csgo_total_hits_metric{name="UMP-45"} 3201
csgo_total_hits_metric{name="XM1014"} 3488
# HELP csgo_total_kills_metric Shows total kills from a player per weapon
# TYPE csgo_total_kills_metric gauge
csgo_total_kills_metric{name="AK-47"} 5531
csgo_total_kills_metric{name="AUG"} 1077
csgo_total_kills_metric{name="AWP"} 10479
csgo_total_kills_metric{name="Decoy Grenade"} 10
csgo_total_kills_metric{name="Desert Eagle"} 772
csgo_total_kills_metric{name="Dual Berettas"} 165
csgo_total_kills_metric{name="FAMAS"} 414
csgo_total_kills_metric{name="Five-SeveN"} 390
csgo_total_kills_metric{name="G3SG1"} 688
csgo_total_kills_metric{name="Galil AR"} 1415
csgo_total_kills_metric{name="Glock-18"} 1181
csgo_total_kills_metric{name="HE Grenade"} 144
csgo_total_kills_metric{name="Knife"} 827
csgo_total_kills_metric{name="M249"} 188
csgo_total_kills_metric{name="M4A1-S"} 4301
csgo_total_kills_metric{name="MAC-10"} 393
csgo_total_kills_metric{name="MAG-7"} 317
csgo_total_kills_metric{name="MP7"} 687
csgo_total_kills_metric{name="MP9"} 252
csgo_total_kills_metric{name="Molotov"} 84
csgo_total_kills_metric{name="Negev"} 449
csgo_total_kills_metric{name="Nova"} 555
csgo_total_kills_metric{name="P2000"} 2578
csgo_total_kills_metric{name="P250"} 482
csgo_total_kills_metric{name="P90"} 2278
csgo_total_kills_metric{name="PP-Bizon"} 1204
csgo_total_kills_metric{name="SCAR-20"} 589
csgo_total_kills_metric{name="SG 553"} 1019
csgo_total_kills_metric{name="SSG 08"} 1515
csgo_total_kills_metric{name="Sawed-Off"} 236
csgo_total_kills_metric{name="Tec-9"} 1280
csgo_total_kills_metric{name="UMP-45"} 661
csgo_total_kills_metric{name="XM1014"} 433
csgo_total_kills_metric{name="Zeus x27"} 177
# HELP csgo_total_shots_metric Shows total shots from a player per weapon
# TYPE csgo_total_shots_metric gauge
csgo_total_shots_metric{name="AK-47"} 153458
csgo_total_shots_metric{name="AUG"} 26034
csgo_total_shots_metric{name="AWP"} 40385
csgo_total_shots_metric{name="Desert Eagle"} 10968
csgo_total_shots_metric{name="Dual Berettas"} 4420
csgo_total_shots_metric{name="FAMAS"} 10729
csgo_total_shots_metric{name="Five-SeveN"} 9615
csgo_total_shots_metric{name="G3SG1"} 9617
csgo_total_shots_metric{name="Galil AR"} 44857
csgo_total_shots_metric{name="Glock-18"} 50710
csgo_total_shots_metric{name="M249"} 7728
csgo_total_shots_metric{name="M4A1-S"} 112361
csgo_total_shots_metric{name="MAC-10"} 17708
csgo_total_shots_metric{name="MAG-7"} 12846
csgo_total_shots_metric{name="MP7"} 22840
csgo_total_shots_metric{name="MP9"} 9876
csgo_total_shots_metric{name="Negev"} 45044
csgo_total_shots_metric{name="Nova"} 32009
csgo_total_shots_metric{name="P2000"} 66757
csgo_total_shots_metric{name="P250"} 13666
csgo_total_shots_metric{name="P90"} 103496
csgo_total_shots_metric{name="PP-Bizon"} 62434
csgo_total_shots_metric{name="SCAR-20"} 7303
csgo_total_shots_metric{name="SG 553"} 30231
csgo_total_shots_metric{name="SSG 08"} 13960
csgo_total_shots_metric{name="Sawed-Off"} 9546
csgo_total_shots_metric{name="Tec-9"} 45239
csgo_total_shots_metric{name="UMP-45"} 20607
csgo_total_shots_metric{name="XM1014"} 22843
csgo_total_shots_metric{name="Zeus x27"} 670
# HELP csgo_user_inventory_metric Shows the content of the users inventory
# TYPE csgo_user_inventory_metric gauge
csgo_user_inventory_metric{amount="1",class_id="1645417094",currency="EUR",market_name="AK-47 | Fire Serpent (Field-Tested)",marketable="true",tradable="true"} 614.21
csgo_user_inventory_metric{amount="1",class_id="1648650194",currency="EUR",market_name="★ Karambit | Tiger Tooth (Factory New)",marketable="true",tradable="true"} 722.49
csgo_user_inventory_metric{amount="1",class_id="1655456003",currency="EUR",market_name="StatTrak™ AWP | Asiimov (Well-Worn)",marketable="true",tradable="true"} 142.43
csgo_user_inventory_metric{amount="1",class_id="1667526046",currency="EUR",market_name="StatTrak™ AK-47 | Aquamarine Revenge (Minimal Wear)",marketable="true",tradable="true"} 106.1
csgo_user_inventory_metric{amount="1",class_id="1671135789",currency="EUR",market_name="StatTrak™ USP-S | Kill Confirmed (Field-Tested)",marketable="true",tradable="true"} 164.45
csgo_user_inventory_metric{amount="1",class_id="520132321",currency="EUR",market_name="★ Butterfly Knife | Scorched (Field-Tested)",marketable="true",tradable="true"} 296.4
csgo_user_inventory_metric{amount="1",class_id="520159645",currency="EUR",market_name="AWP | Dragon Lore (Minimal Wear)",marketable="true",tradable="true"} 0
csgo_user_inventory_metric{amount="1",class_id="520246149",currency="EUR",market_name="★ StatTrak™ Butterfly Knife | Safari Mesh (Field-Tested)",marketable="true",tradable="true"} 282.25
csgo_user_inventory_metric{amount="1",class_id="521372654",currency="EUR",market_name="★ StatTrak™ Butterfly Knife | Blue Steel (Well-Worn)",marketable="true",tradable="true"} 0
csgo_user_inventory_metric{amount="1",class_id="521730460",currency="EUR",market_name="StatTrak™ P90 | Asiimov (Factory New)",marketable="true",tradable="true"} 160.21
csgo_user_inventory_metric{amount="1",class_id="521842495",currency="EUR",market_name="★ Butterfly Knife | Stained (Factory New)",marketable="true",tradable="true"} 541.22
csgo_user_inventory_metric{amount="1",class_id="537248692",currency="EUR",market_name="★ StatTrak™ Butterfly Knife | Stained (Battle-Scarred)",marketable="true",tradable="true"} 379.25
csgo_user_inventory_metric{amount="1",class_id="551237022",currency="EUR",market_name="AWP | Asiimov (Field-Tested)",marketable="true",tradable="true"} 83.3
csgo_user_inventory_metric{amount="1",class_id="643700702",currency="EUR",market_name="StatTrak™ AK-47 | Wasteland Rebel (Field-Tested)",marketable="true",tradable="true"} 77.4
csgo_user_inventory_metric{amount="1",class_id="645386465",currency="EUR",market_name="AWP | Asiimov (Field-Tested)",marketable="true",tradable="true"} 83.3
csgo_user_inventory_metric{amount="1",class_id="655341996",currency="EUR",market_name="StatTrak™ AK-47 | Wasteland Rebel (Field-Tested)",marketable="true",tradable="true"} 77.4
csgo_user_inventory_metric{amount="1",class_id="657815633",currency="EUR",market_name="StatTrak™ AK-47 | Vulcan (Field-Tested)",marketable="true",tradable="true"} 188.18
csgo_user_inventory_metric{amount="1",class_id="658872112",currency="EUR",market_name="AWP | Lightning Strike (Factory New)",marketable="true",tradable="true"} 312.16
csgo_user_inventory_metric{amount="1",class_id="666502061",currency="EUR",market_name="Desert Eagle | Blaze (Factory New)",marketable="true",tradable="true"} 397.5
csgo_user_inventory_metric{amount="1",class_id="667939919",currency="EUR",market_name="Desert Eagle | Blaze (Factory New)",marketable="true",tradable="true"} 397.5
csgo_user_inventory_metric{amount="1",class_id="669804583",currency="EUR",market_name="AWP | Lightning Strike (Factory New)",marketable="true",tradable="true"} 312.16
csgo_user_inventory_metric{amount="1",class_id="701745103",currency="EUR",market_name="AWP | Lightning Strike (Minimal Wear)",marketable="true",tradable="true"} 267.34
csgo_user_inventory_metric{amount="1",class_id="720341907",currency="EUR",market_name="★ Bayonet | Rust Coat (Battle-Scarred)",marketable="true",tradable="true"} 175.14
csgo_user_inventory_metric{amount="1",class_id="720353189",currency="EUR",market_name="★ M9 Bayonet | Rust Coat (Battle-Scarred)",marketable="true",tradable="true"} 216.62
csgo_user_inventory_metric{amount="1",class_id="720355300",currency="EUR",market_name="★ Gut Knife | Doppler (Factory New)",marketable="true",tradable="true"} 121.31
csgo_user_inventory_metric{amount="1",class_id="720373690",currency="EUR",market_name="★ Gut Knife | Doppler (Factory New)",marketable="true",tradable="true"} 121.31
csgo_user_inventory_metric{amount="1",class_id="720377956",currency="EUR",market_name="★ Bayonet | Damascus Steel (Field-Tested)",marketable="true",tradable="true"} 217.8
csgo_user_inventory_metric{amount="1",class_id="720385927",currency="EUR",market_name="★ Karambit | Ultraviolet (Field-Tested)",marketable="true",tradable="true"} 326.31
csgo_user_inventory_metric{amount="1",class_id="720568988",currency="EUR",market_name="★ Flip Knife | Damascus Steel (Minimal Wear)",marketable="true",tradable="true"} 126.53
csgo_user_inventory_metric{amount="1",class_id="720594493",currency="EUR",market_name="★ StatTrak™ Flip Knife | Marble Fade (Factory New)",marketable="true",tradable="true"} 364.79
csgo_user_inventory_metric{amount="1",class_id="720643226",currency="EUR",market_name="★ Gut Knife | Doppler (Factory New)",marketable="true",tradable="true"} 121.31
csgo_user_inventory_metric{amount="1",class_id="992253923",currency="EUR",market_name="AWP | Medusa (Well-Worn)",marketable="true",tradable="true"} 1383.02
csgo_user_inventory_metric{amount="1",class_id="992425917",currency="EUR",market_name="M4A4 | Poseidon (Minimal Wear)",marketable="true",tradable="true"} 1091.4