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

Please open issues tab and document how to actually use this gem #6

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

Conversation

grosser
Copy link

@grosser grosser commented Dec 18, 2012

The whole readme only talks about urls and it is quite hard to figure out how to actually do things.

e.g. found this in the lib folder, while trying to make sense of it, which would have saved me the digging.

NewRelicApi::Account.find(:first).applications

specifically I'd like to know how to get metric data.

P.S. don't ever merge this pull request ;)

@mattgibson
Copy link

+1 for issues tab.

@rkbodenner
Copy link
Contributor

No plans to use GitHub Issues for this repo, but look for some API doc improvements Real Soon Now.

@grosser
Copy link
Author

grosser commented Aug 24, 2013

The idea was to not manage issues here, but just have a place to dump them,
so you can copy them to whatever internal tracker you are using.

On Sat, Aug 24, 2013 at 12:45 AM, Ralph Bodenner
[email protected]:

No plans to use GitHub Issues for this repo, but look for some API doc
improvements Real Soon Now.


Reply to this email directly or view it on GitHubhttps://github.com//pull/6#issuecomment-23195888
.

@ndbroadbent
Copy link

+1, the docs in the README are pretty much useless. For example, I have no idea how to get a list of servers for my account. I can call account.applications, but not account.servers. I also have no idea how to fetch an array of metric data points between a start and end time. And I can't figure out how call the /application_dashboard URL to return the Dashboard HTML fragment.

All in all, this is a very disappointing API wrapper.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants