1. b1ef8f5 select: gather statistics for TCP connections by Philipp Maier · 2 years, 6 months ago
  2. 04bfb71 treewide: remove FSF address by Oliver Smith · 2 years, 6 months ago
  3. 52a5c11 stats: clarify error messages in cfg_no_stats_reporter_{statsd,log} by Vadim Yanitskiy · 2 years, 7 months ago
  4. d6b0059 stats: don't mark reporter as 'disable' beforehand by Vadim Yanitskiy · 2 years, 7 months ago
  5. 4f1c4e3 stats: cosmetic: print 'stats interval' before the reporters by Vadim Yanitskiy · 2 years, 7 months ago
  6. bfc8377 stats: allow configuring reporter's name in the VTY by Vadim Yanitskiy · 2 years, 7 months ago
  7. 4e92472 stats: use llist_add_tail() in osmo_stats_reporter_alloc() by Vadim Yanitskiy · 2 years, 7 months ago
  8. ac3a3fc tests/stats: add VTY transcript tests by Vadim Yanitskiy · 2 years, 7 months ago
  9. 6a59407 refactor stat_item: report only changed values by Neels Hofmeyr · 2 years, 9 months ago
  10. e90c717 refactor stat_item: get rid of FIFO and "skipped" error by Neels Hofmeyr · 2 years, 9 months ago
  11. 599601e stats_test: assert counter and stat item val counts separately by Neels Hofmeyr · 2 years, 9 months ago
  12. 11da4a4 stats: send real last value if no new values come by Oliver Smith · 2 years, 10 months ago
  13. a79a549 tests/stats: show how last item sent may be wrong by Oliver Smith · 2 years, 10 months ago
  14. 7b894a7 Use new stat item/ctr getter APIs by Pau Espin Pedrol · 3 years ago
  15. 2623fca stats: log error when missing stats values (v2) by Oliver Smith · 3 years, 2 months ago
  16. c793058 stats_test: restore stat_item_get_next asserts by Oliver Smith · 3 years, 2 months ago
  17. 6140194 stat_item: make value ids item specific by Oliver Smith · 3 years, 2 months ago
  18. d3490bc stat_item: make next_id argument name consistent by Oliver Smith · 3 years, 2 months ago
  19. a7eb735 Revert "stats: log error when missing stats values" by Oliver Smith · 3 years, 3 months ago
  20. d290439 stats: log error when missing stats values by Oliver Smith · 3 years, 3 months ago
  21. d89d35e tests/stats: enable logging in test output by Oliver Smith · 3 years, 3 months ago
  22. 2aa527b stats: Ensure that each osmo_stat_item only reports once per interval by Daniel Willmann · 3 years, 3 months ago
  23. cc72cc4 add osmo_stat_item_inc/osmo_stat_item_dec to set it relative by Alexander Couzens · 5 years ago
  24. 554f7b8 rate_ctr: fix osmo-sgsn DoS: don't return NULL on already used index by Neels Hofmeyr · 6 years ago
  25. 3ef14a2 Do not allocate already existing counter group by Max · 6 years ago
  26. e08da97 Fix/Update copyright notices; Add SPDX annotation by Harald Welte · 7 years ago
  27. 04c8812 stats_test: Extend check to include test for counter group name mangling by Harald Welte · 7 years ago
  28. a7a5065 Convert lib-internal rate_ctr from '.' separator to ':' separator by Harald Welte · 7 years ago
  29. ae510dc rate_ctr: Enforce counter (and ctr_group) names are valid identifiers by Harald Welte · 7 years ago
  30. b41b48e stats_test: fix mismatching osmo_stats_reporter->send_item signature by Neels Hofmeyr · 7 years ago
  31. f13de86 stats/test: Add memory leak check by Jacob Erlbeck · 9 years ago
  32. 46b703d stats/test: Add test for reporting by Jacob Erlbeck · 9 years ago
  33. fc9533d stats: Add osmo_ name prefix to identifiers by Jacob Erlbeck · 9 years ago
  34. b27b352 stats: Use a global index for stat item values by Jacob Erlbeck · 9 years ago
  35. 9732cb4 stats: Add stat_item for value monitoring by Jacob Erlbeck · 9 years ago