Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.
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: influxdata/influxdb-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: pcn/influxdb-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: graphite
Choose a head ref
  • 3 commits
  • 2 files changed
  • 1 contributor

Commits on Dec 5, 2013

  1. Work in progress - getting influxdb to look something like the current

    kairosdb support.
    Peter C. Norton committed Dec 5, 2013
    Configuration menu
    Copy the full SHA
    1a44f6d View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2013

  1. Got a first metric submitted via test code.

    Peter C. Norton committed Dec 26, 2013
    Configuration menu
    Copy the full SHA
    c7db19b View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2013

  1. Tests that work with ipython

    Generating a list of influxdb json documents via retentinos objects
    works.
    
    The tests don't run independently, I'm doing them via cut-n-paste in
    ipython.
    Peter C. Norton committed Dec 30, 2013
    Configuration menu
    Copy the full SHA
    920d914 View commit details
    Browse the repository at this point in the history
Loading