8000 Comparing master...journal · go-graphite/buckytools · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: go-graphite/buckytools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: go-graphite/buckytools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: journal
Choose a head ref
  • 17 commits
  • 32 files changed
  • 1 contributor

Commits on Jan 7, 2016

  1. Upgrade metric name handling functions

    Deal with different file name suffixes such as .wsp and .tsj.  Handle
    the fact that the file portion of the metric file name uses a "." to
    end the name and begin meta information about the archive.
    jjneely committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    8ad6418 View commit details
    Browse the repository at this point in the history
  2. XXX: Hard code tar command for Whisper DBs

    This needs to be addressed but for the short term (hopefully) this gets
    us working code.
    jjneely committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    703f0a1 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2016

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

Commits on Jan 11, 2016

  1. Configuration menu
    Copy the full SHA
    c7e8179 View commit details
    Browse the repository at this point in the history
  2. Experimental converter to a Journal daemon

    This works as an experiment except for proper handling of NaN values.
    JSON isn't capable here and we need Protobufs to do this properly.
    jjneely committed Jan 11, 2016
    Configuration menu
    Copy the full SHA
    48d450a View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2016

  1. Ditch JSON and use protobufs

    jjneely committed Jan 12, 2016
    Configuration menu
    Copy the full SHA
    7466cb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99992de View commit details
    Browse the repository at this point in the history
  3. Use the Interval from the incoming TimeSeries

    rather than trying to parse and guess.
    jjneely committed Jan 12, 2016
    Configuration menu
    Copy the full SHA
    cab4713 View commit details
    Browse the repository at this point in the history
  4. Handle metrics that are empty

    jjneely committed Jan 12, 2016
    Configuration menu
    Copy the full SHA
    28637ba View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2016

  1. WIP: carbon-cache implementation

    Non-functional WIP
    jjneely committed Jan 20, 2016
    Configuration menu
    Copy the full SHA
    bdd99e3 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2016

  1. Configuration menu
    Copy the full SHA
    228c3b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91cd5a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04a849b View commit details
    Browse the repository at this point in the history
  4. WIP: carbon ingestion works reasonably

    This is actually working code, and shows a lot of promise for being able
    to ingest graphite line protocol metrics.
    jjneely committed Jan 21, 2016
    Configuration menu
    Copy the full SHA
    f23dad7 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2016

  1. Configuration menu
    Copy the full SHA
    65e9a9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1161e6 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2016

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