Skip to content
This repository has been archived by the owner on Dec 18, 2019. It is now read-only.

allowing non-unix socket redis connections #36

Closed
wants to merge 30 commits into from
Closed

allowing non-unix socket redis connections #36

wants to merge 30 commits into from

Commits on Jul 10, 2013

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

Commits on Jul 11, 2013

  1. initial work to support consistent-hash for redis

    nevins-b committed Jul 11, 2013
    Configuration menu
    Copy the full SHA
    6f7d036 View commit details
    Browse the repository at this point in the history
  2. modifying analyer to support shared metrics

    nevins-b committed Jul 11, 2013
    Configuration menu
    Copy the full SHA
    5bbf225 View commit details
    Browse the repository at this point in the history
  3. modifying check_connection funtion, code clean up

    nevins-b committed Jul 11, 2013
    Configuration menu
    Copy the full SHA
    d58a80f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ebda780 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    afd9f4a View commit details
    Browse the repository at this point in the history
  6. fixing broken import

    nevins-b committed Jul 11, 2013
    Configuration menu
    Copy the full SHA
    7eafd47 View commit details
    Browse the repository at this point in the history
  7. adding alerting on critical metrics

    nevins-b committed Jul 11, 2013
    Configuration menu
    Copy the full SHA
    3f2ba22 View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'origin/master'

    nevins-b committed Jul 11, 2013
    Configuration menu
    Copy the full SHA
    98b3ebe View commit details
    Browse the repository at this point in the history
  9. changing analyer and webapp to support tree of knowledge type anomaly…

    … lookup and storage
    nevins-b committed Jul 11, 2013
    Configuration menu
    Copy the full SHA
    35523b8 View commit details
    Browse the repository at this point in the history
  10. limiting roomba proccess, removing unused import

    nevins-b committed Jul 11, 2013
    Configuration menu
    Copy the full SHA
    3cfc318 View commit details
    Browse the repository at this point in the history
  11. syntax and logic fixes

    nevins-b committed Jul 11, 2013
    Configuration menu
    Copy the full SHA
    66ab1e1 View commit details
    Browse the repository at this point in the history
  12. adding local metric set to each server

    nevins-b committed Jul 11, 2013
    Configuration menu
    Copy the full SHA
    1970744 View commit details
    Browse the repository at this point in the history
  13. fixing var name

    nevins-b committed Jul 11, 2013
    Configuration menu
    Copy the full SHA
    2ff1d55 View commit details
    Browse the repository at this point in the history
  14. breaking up local mini and full metric

    nevins-b committed Jul 11, 2013
    Configuration menu
    Copy the full SHA
    f25e82b View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2013

  1. fixing syntax

    nevins-b committed Jul 12, 2013
    Configuration menu
    Copy the full SHA
    c931065 View commit details
    Browse the repository at this point in the history
  2. fixing syntax in analyzer and changing seed data

    nevins-b committed Jul 12, 2013
    Configuration menu
    Copy the full SHA
    2e7af89 View commit details
    Browse the repository at this point in the history
  3. fixing webapp connection

    nevins-b committed Jul 12, 2013
    Configuration menu
    Copy the full SHA
    5475827 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eef38f6 View commit details
    Browse the repository at this point in the history
  5. fixing webapp

    nevins-b committed Jul 12, 2013
    Configuration menu
    Copy the full SHA
    0551efb View commit details
    Browse the repository at this point in the history
  6. updating readme

    nevins-b committed Jul 12, 2013
    Configuration menu
    Copy the full SHA
    df8deee View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e5a248d View commit details
    Browse the repository at this point in the history
  8. fixing syntax in analyzer

    nevins-b committed Jul 12, 2013
    Configuration menu
    Copy the full SHA
    5a0ab70 View commit details
    Browse the repository at this point in the history
  9. removing analyzer caveat!

    nevins-b committed Jul 12, 2013
    Configuration menu
    Copy the full SHA
    d5b0913 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'consistent-hash'

    Conflicts:
    	readme.md
    	src/analyzer/analyzer.py
    	src/horizon/roomba.py
    	src/horizon/worker.py
    nevins-b committed Jul 12, 2013
    Configuration menu
    Copy the full SHA
    3a627c5 View commit details
    Browse the repository at this point in the history
  11. merging

    nevins-b committed Jul 12, 2013
    Configuration menu
    Copy the full SHA
    7ad78d0 View commit details
    Browse the repository at this point in the history
  12. fixing merging issue

    nevins-b committed Jul 12, 2013
    Configuration menu
    Copy the full SHA
    a723327 View commit details
    Browse the repository at this point in the history
  13. small fix and enhanncement to analyzer

    nevins-b committed Jul 12, 2013
    Configuration menu
    Copy the full SHA
    cd4c8d2 View commit details
    Browse the repository at this point in the history
  14. another small fix

    nevins-b committed Jul 12, 2013
    Configuration menu
    Copy the full SHA
    5d726ab View commit details
    Browse the repository at this point in the history
  15. Fixing issue with metric redistribution

    nevins-b committed Jul 12, 2013
    Configuration menu
    Copy the full SHA
    28d873d View commit details
    Browse the repository at this point in the history