0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 23, 2025 — Mar 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Support Openshift specific gateway for fetching all the metric definitions for all tenants More... over 8 years ago
Merge pull request #21 from ebaron/start-end-overflow More... over 8 years ago
Avoid converting start/end times to int type, as this can overflow on 32-bit machines. More... over 8 years ago
Merge pull request #19 from EdwardBetts/spelling More... over 8 years ago
correct spelling mistake More... over 8 years ago
Add datapoint tags marshalling More... over 8 years ago
Add TagsQueryFilter for the new tag query language and fix Opaque field for resulting RequestURI on the server end More... about 9 years ago
Merge pull request #17 from hawkular/travis_impl More... about 9 years ago
Add travis configs More... about 9 years ago
DeleteTags accepts a slice of tag names instead of map, fixes #15 More... about 9 years ago
Add Hawkular-Admin-Token support, fixes #14 More... about 9 years ago
Add support for String type More... about 9 years ago
Add handling for plus signs and whitespace in tag values. Fixes #12 More... over 9 years ago
Merge pull request #9 from jmazzitelli/issue-8 More... over 9 years ago
issue #8 - add support for Basic auth More... over 9 years ago
Samples should be uint64, not int64 (we do not have negative sample amounts) More... over 9 years ago
Cleanup the tests More... over 9 years ago
Fix bucketin time queries, add new filter for bucketDuration, change Bucketpoint time fields to time.Time instead of int64 and create small benchmark More... over 9 years ago
Change Retentions to map[MetricType]int More... almost 10 years ago
Implement Tenants querying and creation More... almost 10 years ago
Change ReadMetric -> ReadRaw and update godoc comments More... almost 10 years ago
Add first draft of documentation More... almost 10 years ago
Change Datapoint structure to time.Time instead of int64 and Id -> ID More... almost 10 years ago
Add support for tag values query More... almost 10 years ago
Replace /data endpoint with /raw and /stats More... almost 10 years ago
Merge branch 'master' of github.com:hawkular/hawkular-client-go More... almost 10 years ago
Add filter methods for new filtering features of Hawkular-Metrics More... almost 10 years ago
Add concurrency option shared between all commands More... almost 10 years ago
Merge pull request #4 from burmanm/master More... almost 10 years ago
Add copyright information to README.adoc to fix issue #3 More... almost 10 years ago