Skip to content

Conversation

@tmc
Copy link
Contributor

@tmc tmc commented Aug 6, 2016

No description provided.

@wrouesnel
Copy link
Contributor

Thank you for the PR! Definitely something we want to do. Merged.

@wrouesnel wrouesnel merged commit 39bd5d3 into prometheus-community:master Aug 6, 2016
result, err := strconv.ParseFloat(v, 64)
if err != nil {
log.Println("Could not parse string:", err)
log.Infoln("Could not parse string:", err)
Copy link

Choose a reason for hiding this comment

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

All of these should be Errorln (or maybe Warnln).

dehaansa pushed a commit to dehaansa/postgres_exporter that referenced this pull request Oct 24, 2024
…-use-deprecated-method

Do not use deprecated method github.com/prometheus/common/version.NewCollector
Sticksman added a commit to Sticksman/postgres_exporter that referenced this pull request Apr 24, 2025
…unity#18)

* ci(.drone.yml): convert spinnaker pipelines to drone

* Add trigger

---------

Co-authored-by: Felix Yuan <[email protected]>
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.

3 participants