Skip to content

Fix to work with current master (0.3.3-SNAPSHOT)#2

Merged
burmanm merged 1 commit intohawkular:masterfrom
burmanm:master
Apr 24, 2015
Merged

Fix to work with current master (0.3.3-SNAPSHOT)#2
burmanm merged 1 commit intohawkular:masterfrom
burmanm:master

Conversation

@burmanm
Copy link
Copy Markdown
Contributor

@burmanm burmanm commented Apr 24, 2015

  • create_metric takes MetricType as input while put does not anymore
  • MetricType.Numeric -> MetricType.Gauge
  • allow pushing multiple metric types with one method (put)
  • create_metric_definition returns False/True depending on if the creation succeeded (False on duplicate) -> matching the Golang client.

… MetricType as input while put does not anymore, MetricType.Numeric -> MetricType.Gauge, allow pushing multiple metric types with one method (put) and create_metric_definition returns False/True depending on if the creation succeeded (False on duplicate)
burmanm added a commit that referenced this pull request Apr 24, 2015
Fix to work with current master (0.3.3-SNAPSHOT)
@burmanm burmanm merged commit b0c9f1b into hawkular:master Apr 24, 2015
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.

1 participant