Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add initial HTTP API v1 package #165

Merged
merged 1 commit into from
Aug 19, 2015
Merged

Add initial HTTP API v1 package #165

merged 1 commit into from
Aug 19, 2015

Conversation

fabxc
Copy link
Contributor

@fabxc fabxc commented Aug 19, 2015

Implementation of an API package. It supports the querying endpoints of HTTP API v1 – the other ones can be added as needed.

I would consider this beta status as it uses common/model which we haven't rolled out to client_golang or prometheus in general. It's a good chance to test it out though, as it is independent in this API package.

@juliusv

// See the License for the specific language governing permissions and
// limitations under the License.

// Package prometheus provides bindings to the Prometheus API.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe clarify that it's about the HTTP API and even link to http://prometheus.io/docs/querying/api/?

@juliusv
Copy link
Member

juliusv commented Aug 19, 2015

👍 otherwise!

@fabxc fabxc force-pushed the api branch 4 times, most recently from 4af0ac2 to a061095 Compare August 19, 2015 16:53
fabxc added a commit that referenced this pull request Aug 19, 2015
Add initial HTTP API v1 package
@fabxc fabxc merged commit 223315a into master Aug 19, 2015
@fabxc fabxc deleted the api branch August 19, 2015 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants