Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] Added intergration with openwisp-monitoring #488

Open
wants to merge 48 commits into
base: master
Choose a base branch
from

Commits on Apr 18, 2024

  1. [feature] Added intergraion with openwisp-monitoring

    - Added timeseries metrics for user-signups and RADIUS traffic
    pandafy committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    73d69c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b4846c View commit details
    Browse the repository at this point in the history
  3. [chores] Refactored code

    pandafy committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    e8b7990 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c12595 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e18f1b3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c4d1e7a View commit details
    Browse the repository at this point in the history
  7. [tests] Fixed test suite

    pandafy committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    e8901f5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    978e7e9 View commit details
    Browse the repository at this point in the history
  9. [tests] Fixed coverage

    pandafy committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    3ab942f View commit details
    Browse the repository at this point in the history
  10. [docs] Added documentation

    pandafy committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    cc6c330 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9139946 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ce5755a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    de4af91 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    dee1af5 View commit details
    Browse the repository at this point in the history
  15. [fix] Handle called_station_id uses "-" instead of ":"

    Also made device mac address lookup case insensitive
    pandafy committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    88eeda3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    38eab47 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a453f4f View commit details
    Browse the repository at this point in the history
  18. [req-changes] Updated colours

    pandafy committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    3dd0901 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b0c41f3 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    fd91f6f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    45554ef View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    c232b7f View commit details
    Browse the repository at this point in the history
  23. [tests] Fixed test suite

    pandafy committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    460d679 View commit details
    Browse the repository at this point in the history
  24. [change] Updated colours

    pandafy committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    8db674d View commit details
    Browse the repository at this point in the history
  25. [change] Exclude users in write_user_signup_metrics which registered …

    …after the current date
    pandafy committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    12259cc View commit details
    Browse the repository at this point in the history
  26. [revert] Revert "[change] Updated colours"

    This reverts commit 4fa0814.
    pandafy committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    7e0cf00 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    7cc8dc0 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    a511ec4 View commit details
    Browse the repository at this point in the history
  29. [tests] Fixed tests

    pandafy committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    a706e4c View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    869e4db View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    6cf1fd8 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    810593c View commit details
    Browse the repository at this point in the history
  33. [req-changes] Fixed inconsistencies in UI

    - Removed obsolete code
    pandafy committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    ccad33c View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    2f2b956 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    a0c81c1 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    338ede3 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    5d86050 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    c16cb22 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    b008b25 View commit details
    Browse the repository at this point in the history
  40. [fix] Fixed test

    pandafy committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    8d1717c View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    db2756e View commit details
    Browse the repository at this point in the history
  42. [req-changes] Renamed labels of RADIUS monitoring charts

    - Rename "User Registration" to "User Registrations"
    - Rename "Unique RADIUS Session Count" to "Unique RADIUS Sessions"
    - Rename "Total RADIUS Sessions Traffic" to "Traffic of RADIUS Sessions"
    pandafy committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    17909e6 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    c862fba View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    938c492 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8dfab6 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    c73ee88 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    193ac59 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    1bdf7b6 View commit details
    Browse the repository at this point in the history