Skip to content

prelude.py expects a .circonusrc.json #4

@anxstj

Description

@anxstj

prelude.py has a open(os.path.expanduser("~/work/.circonusrc.json"),"r") which will, especially for none circonus customers, not always work.

The same applies for the functions caql and caql_plot, these depend on the circonous account data.

A workaround is to remove these lines from prelude.py, but it would be nice if this isn't necessary.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions