• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

woblerr / pgbackrest_exporter
91%
master: 91%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v0.21.0
DEFAULT BRANCH: master
Repo Added 17 Jun 2021 02:48PM UTC
Files 10
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH refs/tags/v0.21.0
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • add-rpm-build
  • add_alpine_image
  • add_backrest_2_45
  • add_backup_databases_metric
  • add_backup_error_metric
  • add_backup_filter_type
  • add_backup_references_metric
  • add_backups_db_cnt
  • add_e2e_to_actions
  • add_exclude_option
  • add_new_last_metrics
  • add_repo_block_info
  • add_stanza_metric
  • add_tests
  • add_tls_and_basic_auth
  • add_tls_and_basic_auth_2
  • annotation_metrics
  • avoid_metric_flapping
  • bump_backrest_ver
  • bump_dep
  • bump_deps
  • bump_exporter_toolkit
  • bump_go_and_deps
  • bump_go_ver
  • bump_infra
  • bump_infra_ver
  • bump_to_2_46
  • calc_dbcount_in_parallel
  • clarify_text_for_ref_metrics
  • cocncat_since_last_completion_seconds_metrics
  • custom_config_file
  • default_page
  • define_metrics
  • dependabot/go_modules/github.com/prometheus/exporter-toolkit-0.7.3
  • detail_backrest_error_command
  • docker_utc_tz
  • e2e_test
  • exporter_info_metric
  • exporter_status_metric
  • fix_alert
  • fix_backrest_ver
  • fix_backup_type_filter
  • fix_build
  • fix_depbot
  • fix_depbot_alert
  • fix_docs
  • fix_security_alerts
  • fix_service_template
  • fix_stanzas_overwriting
  • fix_telemetry_path
  • fix_tests
  • fix_typo
  • fix_version_in_docker
  • grafana_dashboard
  • improve_exclude_stanza
  • last_backups
  • listen_address
  • master
  • metrics_renaming
  • prom_landing_page
  • refactoring
  • refs/tags/v0.1.0
  • refs/tags/v0.1.1
  • refs/tags/v0.10.0
  • refs/tags/v0.10.1
  • refs/tags/v0.11.0
  • refs/tags/v0.11.1
  • refs/tags/v0.12.0
  • refs/tags/v0.12.0-rc1
  • refs/tags/v0.12.1
  • refs/tags/v0.13.0
  • refs/tags/v0.13.1
  • refs/tags/v0.14.0
  • refs/tags/v0.15.0
  • refs/tags/v0.15.0-rc1
  • refs/tags/v0.16.0
  • refs/tags/v0.16.0-rc1
  • refs/tags/v0.16.1
  • refs/tags/v0.16.2
  • refs/tags/v0.17.0
  • refs/tags/v0.18.0
  • refs/tags/v0.18.1
  • refs/tags/v0.18.2
  • refs/tags/v0.19.0
  • refs/tags/v0.2.0
  • refs/tags/v0.20.0
  • refs/tags/v0.20.0-rc1
  • refs/tags/v0.20.0-rc2
  • refs/tags/v0.21.0
  • refs/tags/v0.3.0
  • refs/tags/v0.4.0
  • refs/tags/v0.5.0
  • refs/tags/v0.6.0
  • refs/tags/v0.7.0
  • refs/tags/v0.8.0
  • refs/tags/v0.8.1
  • refs/tags/v0.8.1-rc1
  • refs/tags/v0.9.0
  • rename_backup_metrics
  • security_and_docs
  • separate_stderr_stdout
  • set_stanza
  • style
  • switch_to_backrest_2_35
  • switch_to_backrest_2_37
  • switch_to_backrest_2_38
  • test
  • up_backrest_ver
  • update_backrest_to_2_41
  • update_backrest_to_2_43
  • update_docs
  • update_license
  • upgrade_infa

03 Oct 2025 12:39PM UTC coverage: 90.804% (-0.07%) from 90.874%
18222570901

push

github

web-flow
Merge pull request #109 from woblerr/bump_exporter_toolkit

Disable pprof links on the landing page.

0 of 1 new or added line in 1 file covered. (0.0%)

1175 of 1294 relevant lines covered (90.8%)

10.69 hits per line

Relevant lines Covered
Build:
Build:
1294 RELEVANT LINES 1175 COVERED LINES
10.69 HITS PER LINE
Source Files on master
  • Tree
  • List 10
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
18222570901 refs/tags/v0.21.0 Merge pull request #109 from woblerr/bump_exporter_toolkit Disable pprof links on the landing page. push 03 Oct 2025 12:43PM UTC web-flow github
90.8
18222500625 master Merge pull request #109 from woblerr/bump_exporter_toolkit Disable pprof links on the landing page. push 03 Oct 2025 12:40PM UTC web-flow github
90.8
18143226603 bump_exporter_toolkit Disable pprof links in landing page. The pprof functionality is not enabled in the exporter. This resulted in "404 page not found" links on the landing page. Pull #109 30 Sep 2025 08:56PM UTC woblerr github
90.8
18143190616 bump_exporter_toolkit Disable pprof links in landing page. The pprof functionality is not enabled in the exporter. This resulted in "404 page not found" links on the landing page. push 30 Sep 2025 08:54PM UTC woblerr github
90.8
18132244934 master Merge pull request #108 from woblerr/clarify_text_for_ref_metrics Clarify description for *_references metrics. push 30 Sep 2025 01:52PM UTC web-flow github
90.87
18131569516 clarify_text_for_ref_metrics Clarify description for *_references metrics. The phrasing is standardized to “references to other backups (backup reference list)”. The documentation and tests have been updated. Pull #108 30 Sep 2025 01:29PM UTC woblerr github
90.87
18131240797 master Merge pull request #107 from woblerr/improve_exclude_stanza Add `all-stanzas-except-excluded` label value for `pgbackrest_exporter_status` metric. push 30 Sep 2025 01:20PM UTC web-flow github
90.87
18097732050 clarify_text_for_ref_metrics Clarify description for *_references metrics. The phrasing is standardized to “references to other backups (backup reference list)”. The documentation and tests have been updated. push 29 Sep 2025 12:57PM UTC woblerr github
90.87
18096868691 improve_exclude_stanza Fix linting. Pull #107 29 Sep 2025 12:26PM UTC woblerr github
90.87
18074894396 master Merge pull request #106 from woblerr/bump_backrest_ver Bump default pgBackRest version to v2.56.0. push 28 Sep 2025 01:23PM UTC web-flow github
90.82
See All Builds (376)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc