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

Add prometheus exporter. #139

Merged
merged 85 commits into from
Nov 30, 2019
Merged

Add prometheus exporter. #139

merged 85 commits into from
Nov 30, 2019

Commits on Nov 12, 2019

  1. Configuration menu
    Copy the full SHA
    7094c2c View commit details
    Browse the repository at this point in the history
  2. rename internal package

    davidnewhall committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    e2af4d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    641095f View commit details
    Browse the repository at this point in the history
  4. Rename all the packages

    davidnewhall committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    f6c73e7 View commit details
    Browse the repository at this point in the history
  5. a few more steps

    davidnewhall committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    dd27f90 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2019

  1. Base layout .. maybe.

    davidnewhall committed Nov 17, 2019
    Configuration menu
    Copy the full SHA
    9bd4737 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f62115f View commit details
    Browse the repository at this point in the history
  3. rename package

    davidnewhall committed Nov 17, 2019
    Configuration menu
    Copy the full SHA
    681df83 View commit details
    Browse the repository at this point in the history
  4. a few bugs

    davidnewhall committed Nov 17, 2019
    Configuration menu
    Copy the full SHA
    e7292ed View commit details
    Browse the repository at this point in the history
  5. new files

    davidnewhall committed Nov 17, 2019
    Configuration menu
    Copy the full SHA
    6f32f7d View commit details
    Browse the repository at this point in the history
  6. add site code

    davidnewhall committed Nov 17, 2019
    Configuration menu
    Copy the full SHA
    bee5a59 View commit details
    Browse the repository at this point in the history
  7. dont need that anymore

    davidnewhall committed Nov 17, 2019
    Configuration menu
    Copy the full SHA
    403961e View commit details
    Browse the repository at this point in the history
  8. dep ensure

    davidnewhall committed Nov 17, 2019
    Configuration menu
    Copy the full SHA
    a270474 View commit details
    Browse the repository at this point in the history
  9. code shrinking

    davidnewhall committed Nov 17, 2019
    Configuration menu
    Copy the full SHA
    5a28645 View commit details
    Browse the repository at this point in the history
  10. Add USW and conuter

    davidnewhall committed Nov 17, 2019
    Configuration menu
    Copy the full SHA
    c9e137e View commit details
    Browse the repository at this point in the history
  11. some cleanup

    davidnewhall committed Nov 17, 2019
    Configuration menu
    Copy the full SHA
    a7ebbdb View commit details
    Browse the repository at this point in the history
  12. fix comment

    davidnewhall committed Nov 17, 2019
    Configuration menu
    Copy the full SHA
    9d0d9e9 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2019

  1. better logging

    davidnewhall committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    ed94bed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc66677 View commit details
    Browse the repository at this point in the history
  3. missed one

    davidnewhall committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    647618e View commit details
    Browse the repository at this point in the history
  4. a few more fixes

    davidnewhall committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    39c421d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1775f6e View commit details
    Browse the repository at this point in the history
  6. add switch sys stats

    davidnewhall committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    4a73669 View commit details
    Browse the repository at this point in the history
  7. add usg exports

    davidnewhall committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    39c6fdc View commit details
    Browse the repository at this point in the history
  8. less appendage

    davidnewhall committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    6016c74 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ae2877c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b7918e0 View commit details
    Browse the repository at this point in the history
  11. spread things out

    davidnewhall committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    ba42bb3 View commit details
    Browse the repository at this point in the history
  12. found a bug in site code

    davidnewhall committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    8a01655 View commit details
    Browse the repository at this point in the history
  13. this makes more sense

    davidnewhall committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    1798f31 View commit details
    Browse the repository at this point in the history
  14. rename some things

    davidnewhall committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    166c4a2 View commit details
    Browse the repository at this point in the history
  15. move tx/rx labels around

    davidnewhall committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    7e35c87 View commit details
    Browse the repository at this point in the history
  16. missed a couple

    davidnewhall committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    6cb1fb8 View commit details
    Browse the repository at this point in the history
  17. fix bugs

    davidnewhall committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    1ffbccc View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2019

  1. Updates

    davidnewhall committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    1b75963 View commit details
    Browse the repository at this point in the history
  2. fix more port numbers

    davidnewhall committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    640075d View commit details
    Browse the repository at this point in the history
  3. rename client struct

    davidnewhall committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    e88f889 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    184a20c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6622050 View commit details
    Browse the repository at this point in the history
  6. fix lint errors

    davidnewhall committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    58e49c8 View commit details
    Browse the repository at this point in the history
  7. fix version setting

    davidnewhall committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    72052f9 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2019

  1. add more uap stats

    davidnewhall committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    1f1f1bc View commit details
    Browse the repository at this point in the history
  2. add radio table stats

    davidnewhall committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    00b3326 View commit details
    Browse the repository at this point in the history
  3. rearrange wait group

    davidnewhall committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    b199a31 View commit details
    Browse the repository at this point in the history
  4. update deps

    davidnewhall committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    e492ca1 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2019

  1. Update comment

    davidnewhall committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    6bcdfcd View commit details
    Browse the repository at this point in the history
  2. Update promunifi/clients.go

    Co-Authored-By: Ben Kochie <superq@gmail.com>
    davidnewhall and SuperQ committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    dce7501 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2019

  1. fix the names

    davidnewhall committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    7956f8e View commit details
    Browse the repository at this point in the history
  2. fix linter

    davidnewhall committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    a1b47e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad29c59 View commit details
    Browse the repository at this point in the history
  4. trim a few more zeros

    davidnewhall committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    0cb2350 View commit details
    Browse the repository at this point in the history
  5. track zeros

    davidnewhall committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    faae635 View commit details
    Browse the repository at this point in the history
  6. more fixes

    davidnewhall committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    8d2244b View commit details
    Browse the repository at this point in the history
  7. more fixes!

    davidnewhall committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    204a93f View commit details
    Browse the repository at this point in the history
  8. Update promunifi/usw.go

    Co-Authored-By: Ben Kochie <superq@gmail.com>
    davidnewhall and SuperQ committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    3db371f View commit details
    Browse the repository at this point in the history
  9. Update promunifi/clients.go

    Co-Authored-By: Ben Kochie <superq@gmail.com>
    davidnewhall and SuperQ committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    6388d32 View commit details
    Browse the repository at this point in the history
  10. convert speeds to bps

    davidnewhall committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    13b188b View commit details
    Browse the repository at this point in the history
  11. Update promunifi/clients.go

    Co-Authored-By: Ben Kochie <superq@gmail.com>
    davidnewhall and SuperQ committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    b99253d View commit details
    Browse the repository at this point in the history
  12. fixes

    davidnewhall committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    63bf858 View commit details
    Browse the repository at this point in the history
  13. Apply suggestions from code review

    Co-Authored-By: Ben Kochie <superq@gmail.com>
    davidnewhall and SuperQ committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    8fd947d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    898b145 View commit details
    Browse the repository at this point in the history
  15. small qol update

    davidnewhall committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    3444db7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    632936d View commit details
    Browse the repository at this point in the history
  17. cosolidate code

    davidnewhall committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    0a15850 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2019

  1. add UDM support

    davidnewhall committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    6419422 View commit details
    Browse the repository at this point in the history
  2. unify variable names

    davidnewhall committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    61b43f2 View commit details
    Browse the repository at this point in the history
  3. cleanup

    davidnewhall committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    70aae28 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f91ecec View commit details
    Browse the repository at this point in the history
  5. bug fix

    davidnewhall committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    2a479dd View commit details
    Browse the repository at this point in the history
  6. fix up client labels

    davidnewhall committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    c6c26e8 View commit details
    Browse the repository at this point in the history
  7. fix labels on UAP

    davidnewhall committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    ea66248 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    93d6aac View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    01926aa View commit details
    Browse the repository at this point in the history
  10. add radio label to vaps

    davidnewhall committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    ad3e085 View commit details
    Browse the repository at this point in the history
  11. remove all

    davidnewhall committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    f176db5 View commit details
    Browse the repository at this point in the history
  12. fix comments

    davidnewhall committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    9743a83 View commit details
    Browse the repository at this point in the history
  13. use fewer tags

    davidnewhall committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    23f4c9b View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2019

  1. Configuration menu
    Copy the full SHA
    a9a7862 View commit details
    Browse the repository at this point in the history
  2. more cleanup

    davidnewhall committed Nov 30, 2019
    Configuration menu
    Copy the full SHA
    a58c121 View commit details
    Browse the repository at this point in the history
  3. tighter for loops

    davidnewhall committed Nov 30, 2019
    Configuration menu
    Copy the full SHA
    1d93777 View commit details
    Browse the repository at this point in the history
  4. still cleaning

    davidnewhall committed Nov 30, 2019
    Configuration menu
    Copy the full SHA
    29c59e7 View commit details
    Browse the repository at this point in the history
  5. still cleaning

    davidnewhall committed Nov 30, 2019
    Configuration menu
    Copy the full SHA
    883a5a7 View commit details
    Browse the repository at this point in the history
  6. update deps

    davidnewhall committed Nov 30, 2019
    Configuration menu
    Copy the full SHA
    adb1363 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    616365f View commit details
    Browse the repository at this point in the history
  8. one more..

    davidnewhall committed Nov 30, 2019
    Configuration menu
    Copy the full SHA
    666ecb0 View commit details
    Browse the repository at this point in the history