Bump github.com/VictoriaMetrics/metrics from 1.18.1 to 1.19.3 #84

Closed
dependabot[bot] wants to merge 1 commits from dependabot/go_modules/github.com/VictoriaMetrics/metrics-1.19.3 into v3
dependabot[bot] commented 2022-07-22 14:31:30 +03:00 (Migrated from github.com)

Bumps github.com/VictoriaMetrics/metrics from 1.18.1 to 1.19.3.

Commits
  • f790ba5 return error instead of panicing in InitPush* functions
  • c75f349 process_metrics_linux.go: consistently mention the metrics package in error logs
  • 195ac63 Improve error logging when metrics cannot be pushed to pushURL passed to Init...
  • 5710165 Add a benchmark for addExtraLabels function
  • 3515499 Export InitPushExt function for pushing metrics provided via caller callback
  • aab1d62 push.go: limit the maximum timeout for pushing metrics to the provided interv...
  • 2767350 Add function to list all metric names from default set (#29)
  • 6cf96d4 add functionality for periodic pushing metrics to remote storage via InitPush*
  • 7fa54d4 README.md: rename "time series" to more clear "metrics" in the example
  • 96a67ce README.md: add a link to Prometheus metric naming convention
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps [github.com/VictoriaMetrics/metrics](https://github.com/VictoriaMetrics/metrics) from 1.18.1 to 1.19.3. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/VictoriaMetrics/metrics/commit/f790ba580c9482e2236cea07499092c79062800c"><code>f790ba5</code></a> return error instead of panicing in InitPush* functions</li> <li><a href="https://github.com/VictoriaMetrics/metrics/commit/c75f3497fe14ccbc6fb6b2cdf1b7299efe4d84e9"><code>c75f349</code></a> process_metrics_linux.go: consistently mention the metrics package in error logs</li> <li><a href="https://github.com/VictoriaMetrics/metrics/commit/195ac63dbf4d81678cef13c3ced8ba8cd40d50e0"><code>195ac63</code></a> Improve error logging when metrics cannot be pushed to pushURL passed to Init...</li> <li><a href="https://github.com/VictoriaMetrics/metrics/commit/5710165c4bbc4addf0d9eb14e4924dfd0ff5ace1"><code>5710165</code></a> Add a benchmark for addExtraLabels function</li> <li><a href="https://github.com/VictoriaMetrics/metrics/commit/351549956154a56563a4097d216b44b0e7197109"><code>3515499</code></a> Export InitPushExt function for pushing metrics provided via caller callback</li> <li><a href="https://github.com/VictoriaMetrics/metrics/commit/aab1d62de832926cb7e95de48dd68f6e6eddf4e8"><code>aab1d62</code></a> push.go: limit the maximum timeout for pushing metrics to the provided interv...</li> <li><a href="https://github.com/VictoriaMetrics/metrics/commit/27673505619a65b5a1f63f4a3ef38ad45ddc45a8"><code>2767350</code></a> Add function to list all metric names from default set (<a href="https://github-redirect.dependabot.com/VictoriaMetrics/metrics/issues/29">#29</a>)</li> <li><a href="https://github.com/VictoriaMetrics/metrics/commit/6cf96d45a0caa6a4a99fb3c5481ed7fd6f198fb9"><code>6cf96d4</code></a> add functionality for periodic pushing metrics to remote storage via InitPush*</li> <li><a href="https://github.com/VictoriaMetrics/metrics/commit/7fa54d40f0f929babbafea49e520b1cd78a6a6f2"><code>7fa54d4</code></a> README.md: rename &quot;time series&quot; to more clear &quot;metrics&quot; in the example</li> <li><a href="https://github.com/VictoriaMetrics/metrics/commit/96a67ce905b8103ec8d0ec3cae00f254b9997e14"><code>96a67ce</code></a> README.md: add a link to Prometheus metric naming convention</li> <li>Additional commits viewable in <a href="https://github.com/VictoriaMetrics/metrics/compare/v1.18.1...v1.19.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/VictoriaMetrics/metrics&package-manager=go_modules&previous-version=1.18.1&new-version=1.19.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
github-actions[bot] (Migrated from github.com) approved these changes 2022-07-22 14:31:43 +03:00
dependabot[bot] commented 2022-07-25 14:33:25 +03:00 (Migrated from github.com)

Superseded by #85.

Superseded by #85.

Pull request closed

Sign in to join this conversation.
No description provided.