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

added initial telemetry work #386

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

added initial telemetry work #386

wants to merge 45 commits into from

Commits on Jul 9, 2021

  1. added initial telemetry work

    Pawel Szczodruch committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    95bd528 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. added telemetry queue size

    Pawel Szczodruch committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    5430b78 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. added unit tests

    Pawel Szczodruch committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    d7bf70d View commit details
    Browse the repository at this point in the history
  2. fixing problem

    Pawel Szczodruch committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    9cc6c8b View commit details
    Browse the repository at this point in the history
  3. corrected tests

    Pawel Szczodruch committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    00b76b7 View commit details
    Browse the repository at this point in the history
  4. added dependency

    Pawel Szczodruch committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    5f85940 View commit details
    Browse the repository at this point in the history
  5. added chardet==3.0.4

    Pawel Szczodruch committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    5c831e8 View commit details
    Browse the repository at this point in the history
  6. added idna==2.7

    Pawel Szczodruch committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    b489291 View commit details
    Browse the repository at this point in the history
  7. added mock==3.0.5

    Pawel Szczodruch committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    5b3979f View commit details
    Browse the repository at this point in the history
  8. installing more dependencies

    Pawel Szczodruch committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    9f5f317 View commit details
    Browse the repository at this point in the history
  9. added dependencies

    Pawel Szczodruch committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    c4267fc View commit details
    Browse the repository at this point in the history
  10. fixed dependencies

    Pawel Szczodruch committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    99988fc View commit details
    Browse the repository at this point in the history
  11. added chardet==3.0.4 idna==2.7 mock==3.0.5

    Pawel Szczodruch committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    8c126a7 View commit details
    Browse the repository at this point in the history
  12. added dependency to pyramid

    Pawel Szczodruch committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    5e459f7 View commit details
    Browse the repository at this point in the history
  13. fixing versions

    Pawel Szczodruch committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    9549e0d View commit details
    Browse the repository at this point in the history
  14. fixing dependencies

    Pawel Szczodruch committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    3336002 View commit details
    Browse the repository at this point in the history
  15. fixing dependencies

    Pawel Szczodruch committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    f5d9139 View commit details
    Browse the repository at this point in the history
  16. fixing mock version

    Pawel Szczodruch committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    7cebc64 View commit details
    Browse the repository at this point in the history
  17. fixing mock version

    Pawel Szczodruch committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    ab02383 View commit details
    Browse the repository at this point in the history
  18. fixing mock version

    Pawel Szczodruch committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    b1628cd View commit details
    Browse the repository at this point in the history
  19. added mock to TWISTED

    Pawel Szczodruch committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    6a902d7 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2021

  1. added mock

    Pawel Szczodruch committed Jul 24, 2021
    Configuration menu
    Copy the full SHA
    353dba8 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. added mock to starlette

    Pawel Szczodruch committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    5a82b30 View commit details
    Browse the repository at this point in the history
  2. fix tests

    Pawel Szczodruch committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    52a8318 View commit details
    Browse the repository at this point in the history
  3. corrected tests

    Pawel Szczodruch committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    766e10a View commit details
    Browse the repository at this point in the history
  4. corrected tests

    Pawel Szczodruch committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    d2bf643 View commit details
    Browse the repository at this point in the history
  5. corrected tests

    Pawel Szczodruch committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    53132d1 View commit details
    Browse the repository at this point in the history
  6. added mock to TWISTED

    Pawel Szczodruch committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    ec5208f View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. Update rollbar/lib/telemetry.py

    Co-authored-by: Bart Skowron <[email protected]>
    pawelsz-rb and bxsx authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    ca9df67 View commit details
    Browse the repository at this point in the history
  2. Update rollbar/test/test_telemetry.py

    Co-authored-by: Bart Skowron <[email protected]>
    pawelsz-rb and bxsx authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    9f0d61d View commit details
    Browse the repository at this point in the history
  3. Update rollbar/__init__.py

    Co-authored-by: Bart Skowron <[email protected]>
    pawelsz-rb and bxsx authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    e59e34c View commit details
    Browse the repository at this point in the history
  4. Update rollbar/test/test_telemetry.py

    Co-authored-by: Bart Skowron <[email protected]>
    pawelsz-rb and bxsx authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    5797a30 View commit details
    Browse the repository at this point in the history
  5. Update rollbar/lib/telemetry.py

    Co-authored-by: Bart Skowron <[email protected]>
    pawelsz-rb and bxsx authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    cfafa97 View commit details
    Browse the repository at this point in the history
  6. Update rollbar/lib/telemetry.py

    Co-authored-by: Bart Skowron <[email protected]>
    pawelsz-rb and bxsx authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    0f09f7e View commit details
    Browse the repository at this point in the history
  7. Update rollbar/lib/telemetry.py

    Co-authored-by: Bart Skowron <[email protected]>
    pawelsz-rb and bxsx authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    16e6a9b View commit details
    Browse the repository at this point in the history
  8. Update rollbar/lib/telemetry.py

    Co-authored-by: Bart Skowron <[email protected]>
    pawelsz-rb and bxsx authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    070b188 View commit details
    Browse the repository at this point in the history
  9. Update rollbar/lib/telemetry.py

    Co-authored-by: Bart Skowron <[email protected]>
    pawelsz-rb and bxsx authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    b317564 View commit details
    Browse the repository at this point in the history
  10. Update rollbar/test/test_telemetry.py

    Co-authored-by: Bart Skowron <[email protected]>
    pawelsz-rb and bxsx authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    88d8da3 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. addressing PR comments

    Pawel Szczodruch committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    1f1d8da View commit details
    Browse the repository at this point in the history
  2. corrected tests

    Pawel Szczodruch committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    7f57fae View commit details
    Browse the repository at this point in the history
  3. corrected tests

    Pawel Szczodruch committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    2e09a11 View commit details
    Browse the repository at this point in the history
  4. addressing PR comments

    Pawel Szczodruch committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    1d27b19 View commit details
    Browse the repository at this point in the history
  5. correcting tests

    Pawel Szczodruch committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    2d270df View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. added support for urllib

    Pawel Szczodruch committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    5d7c1f9 View commit details
    Browse the repository at this point in the history
  2. added support for httpx

    Pawel Szczodruch committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    91f8338 View commit details
    Browse the repository at this point in the history