From fe66de376c03c6ccbd85aa082aeeef1882d3928e Mon Sep 17 00:00:00 2001 From: Dzmitry Levankou Date: Wed, 4 Feb 2026 14:09:31 -0500 Subject: [PATCH 1/3] Bumped license year --- LICENSE | 2 +- README.md | 2 +- alertmanager/common/crunchy-alertmanager.yml | 2 +- alertmanager/linux/crunchy-alertmanager-service-rhel.conf | 2 +- alertmanager/linux/sysconfig.alertmanager | 2 +- blackbox_exporter/common/blackbox_exporter.sysconfig | 2 +- blackbox_exporter/common/crunchy-blackbox.yml | 2 +- grafana/common/crunchy_grafana_dashboards.yml | 2 +- grafana/common/crunchy_grafana_datasource.yml | 2 +- hugo/content/_index.md | 2 +- node_exporter/linux/ccp_io_queue.sh | 2 +- node_exporter/linux/crunchy-node-exporter-service-rhel.conf | 2 +- node_exporter/linux/sysconfig.node_exporter | 2 +- postgres_exporter/common/pg13/queries_general.yml | 2 +- postgres_exporter/common/pg13/queries_pg_stat_statements.yml | 2 +- .../common/pg13/queries_pg_stat_statements_reset_info.yml | 2 +- postgres_exporter/common/pg14/queries_general.yml | 2 +- postgres_exporter/common/pg14/queries_pg_stat_statements.yml | 2 +- .../common/pg14/queries_pg_stat_statements_reset_info.yml | 2 +- postgres_exporter/common/pg15/queries_general.yml | 2 +- postgres_exporter/common/pg15/queries_pg_stat_statements.yml | 2 +- .../common/pg15/queries_pg_stat_statements_reset_info.yml | 2 +- postgres_exporter/common/pg16/queries_general.yml | 2 +- postgres_exporter/common/pg16/queries_pg_stat_statements.yml | 2 +- .../common/pg16/queries_pg_stat_statements_reset_info.yml | 2 +- postgres_exporter/common/pg17/queries_general.yml | 2 +- postgres_exporter/common/pg17/queries_pg_stat_statements.yml | 2 +- .../common/pg17/queries_pg_stat_statements_reset_info.yml | 2 +- postgres_exporter/common/queries_bloat.yml | 2 +- postgres_exporter/common/queries_global.yml | 2 +- postgres_exporter/common/queries_global_dbsize.yml | 2 +- postgres_exporter/common/queries_global_matview.yml | 2 +- postgres_exporter/common/queries_per_db.yml | 2 +- postgres_exporter/common/queries_per_db_matview.yml | 2 +- postgres_exporter/common/queries_pgbouncer.yml | 2 +- postgres_exporter/common/setup.sql | 2 +- postgres_exporter/linux/crontab.txt | 2 +- postgres_exporter/linux/crunchy-postgres-exporter@.service | 2 +- postgres_exporter/linux/pg11/sysconfig.postgres_exporter_pg11 | 2 +- .../linux/pg11/sysconfig.postgres_exporter_pg11_per_db | 2 +- postgres_exporter/linux/pg12/sysconfig.postgres_exporter_pg12 | 2 +- .../linux/pg12/sysconfig.postgres_exporter_pg12_per_db | 2 +- postgres_exporter/linux/pg13/sysconfig.postgres_exporter_pg13 | 2 +- .../linux/pg13/sysconfig.postgres_exporter_pg13_per_db | 2 +- postgres_exporter/linux/pg14/sysconfig.postgres_exporter_pg14 | 2 +- .../linux/pg14/sysconfig.postgres_exporter_pg14_per_db | 2 +- postgres_exporter/linux/pg15/sysconfig.postgres_exporter_pg15 | 2 +- .../linux/pg15/sysconfig.postgres_exporter_pg15_per_db | 2 +- postgres_exporter/linux/pg16/sysconfig.postgres_exporter_pg16 | 2 +- .../linux/pg16/sysconfig.postgres_exporter_pg16_per_db | 2 +- postgres_exporter/linux/pg17/sysconfig.postgres_exporter_pg17 | 2 +- .../linux/pg17/sysconfig.postgres_exporter_pg17_per_db | 2 +- postgres_exporter/linux/pgbackrest-info.sh | 2 +- postgres_exporter/linux/pgmonitor.conf | 2 +- postgres_exporter/linux/queries_backrest.yml | 2 +- .../alert-rules.d/crunchy-alert-rules-blackbox.yml.example | 2 +- prometheus/common/alert-rules.d/crunchy-alert-rules-common.yml | 2 +- .../common/alert-rules.d/crunchy-alert-rules-etcd.yml.example | 2 +- .../alert-rules.d/crunchy-alert-rules-patroni.yml.example | 2 +- .../common/alert-rules.d/crunchy-alert-rules-pg.yml.example | 2 +- prometheus/common/auto.d/crunchy_dev.yml.example | 2 +- prometheus/common/auto.d/crunchy_haproxy.yml.example | 2 +- prometheus/common/auto.d/crunchy_prod.yml.example | 2 +- .../linux/alert-rules.d/crunchy-alert-rules-node.yml.example | 2 +- prometheus/linux/auto.d/ProductionOS.yml.example | 2 +- prometheus/linux/auto.d/ReplicaOS.yml.example | 2 +- prometheus/linux/crunchy-prometheus-service-rhel.conf | 2 +- prometheus/linux/crunchy-prometheus.yml | 2 +- prometheus/linux/sysconfig.prometheus | 2 +- sql_exporter/common/setup_db.sql | 2 +- sql_exporter/linux/crontab.txt | 2 +- sql_exporter/linux/crunchy-sql-exporter@.service | 2 +- sql_exporter/linux/sql_exporter.sysconfig | 2 +- 73 files changed, 73 insertions(+), 73 deletions(-) diff --git a/LICENSE b/LICENSE index bc984cf4..c71752cc 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/README.md b/README.md index 791437a1..083c9322 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Please view the official Crunchy Data pgMonitor documentation [here](https://acc ## Legal Notices -Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. CRUNCHY DATA SOLUTIONS, INC. PROVIDES THIS GUIDE "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF NON INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. diff --git a/alertmanager/common/crunchy-alertmanager.yml b/alertmanager/common/crunchy-alertmanager.yml index 5d9c7353..7757acb1 100644 --- a/alertmanager/common/crunchy-alertmanager.yml +++ b/alertmanager/common/crunchy-alertmanager.yml @@ -1,6 +1,6 @@ ### # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### diff --git a/alertmanager/linux/crunchy-alertmanager-service-rhel.conf b/alertmanager/linux/crunchy-alertmanager-service-rhel.conf index 4fabf93c..ab463c13 100644 --- a/alertmanager/linux/crunchy-alertmanager-service-rhel.conf +++ b/alertmanager/linux/crunchy-alertmanager-service-rhel.conf @@ -1,6 +1,6 @@ ### # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### diff --git a/alertmanager/linux/sysconfig.alertmanager b/alertmanager/linux/sysconfig.alertmanager index 95bb339c..3efb1c2e 100644 --- a/alertmanager/linux/sysconfig.alertmanager +++ b/alertmanager/linux/sysconfig.alertmanager @@ -1,6 +1,6 @@ ### # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### diff --git a/blackbox_exporter/common/blackbox_exporter.sysconfig b/blackbox_exporter/common/blackbox_exporter.sysconfig index a73d6eb9..a684e2ff 100644 --- a/blackbox_exporter/common/blackbox_exporter.sysconfig +++ b/blackbox_exporter/common/blackbox_exporter.sysconfig @@ -1,6 +1,6 @@ ### # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### diff --git a/blackbox_exporter/common/crunchy-blackbox.yml b/blackbox_exporter/common/crunchy-blackbox.yml index b8c18309..9433187a 100644 --- a/blackbox_exporter/common/crunchy-blackbox.yml +++ b/blackbox_exporter/common/crunchy-blackbox.yml @@ -1,6 +1,6 @@ ### # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### diff --git a/grafana/common/crunchy_grafana_dashboards.yml b/grafana/common/crunchy_grafana_dashboards.yml index 90b27d82..ed552643 100644 --- a/grafana/common/crunchy_grafana_dashboards.yml +++ b/grafana/common/crunchy_grafana_dashboards.yml @@ -1,6 +1,6 @@ ### # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### apiVersion: 1 diff --git a/grafana/common/crunchy_grafana_datasource.yml b/grafana/common/crunchy_grafana_datasource.yml index ff08b034..4ea5eb69 100644 --- a/grafana/common/crunchy_grafana_datasource.yml +++ b/grafana/common/crunchy_grafana_datasource.yml @@ -1,6 +1,6 @@ ### # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### diff --git a/hugo/content/_index.md b/hugo/content/_index.md index a4461fb5..44f2c3cf 100644 --- a/hugo/content/_index.md +++ b/hugo/content/_index.md @@ -99,7 +99,7 @@ For the [full history](/changelog) of pgMonitor, please see the [CHANGELOG](/cha ## Legal Notices -Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. CRUNCHY DATA SOLUTIONS, INC. PROVIDES THIS GUIDE "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF NON INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. diff --git a/node_exporter/linux/ccp_io_queue.sh b/node_exporter/linux/ccp_io_queue.sh index f258a5c8..43c9d3cc 100755 --- a/node_exporter/linux/ccp_io_queue.sh +++ b/node_exporter/linux/ccp_io_queue.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash ### # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### diff --git a/node_exporter/linux/crunchy-node-exporter-service-rhel.conf b/node_exporter/linux/crunchy-node-exporter-service-rhel.conf index 01f9a802..7568cac5 100644 --- a/node_exporter/linux/crunchy-node-exporter-service-rhel.conf +++ b/node_exporter/linux/crunchy-node-exporter-service-rhel.conf @@ -1,6 +1,6 @@ ### # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### diff --git a/node_exporter/linux/sysconfig.node_exporter b/node_exporter/linux/sysconfig.node_exporter index da7de309..29415b4a 100644 --- a/node_exporter/linux/sysconfig.node_exporter +++ b/node_exporter/linux/sysconfig.node_exporter @@ -1,6 +1,6 @@ ### # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### diff --git a/postgres_exporter/common/pg13/queries_general.yml b/postgres_exporter/common/pg13/queries_general.yml index 41bd3f33..c525a6f6 100644 --- a/postgres_exporter/common/pg13/queries_general.yml +++ b/postgres_exporter/common/pg13/queries_general.yml @@ -2,7 +2,7 @@ # # Begin File: PG13 queries_general.yml # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### diff --git a/postgres_exporter/common/pg13/queries_pg_stat_statements.yml b/postgres_exporter/common/pg13/queries_pg_stat_statements.yml index 0f80f838..4184046e 100644 --- a/postgres_exporter/common/pg13/queries_pg_stat_statements.yml +++ b/postgres_exporter/common/pg13/queries_pg_stat_statements.yml @@ -2,7 +2,7 @@ # # Begin File: PG13 queries_pg_stat_statements.yml # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### diff --git a/postgres_exporter/common/pg13/queries_pg_stat_statements_reset_info.yml b/postgres_exporter/common/pg13/queries_pg_stat_statements_reset_info.yml index e5331dd3..ef7c8d7f 100644 --- a/postgres_exporter/common/pg13/queries_pg_stat_statements_reset_info.yml +++ b/postgres_exporter/common/pg13/queries_pg_stat_statements_reset_info.yml @@ -2,7 +2,7 @@ # # Begin File: pg_stat_statements_reset_info.yml # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### ccp_pg_stat_statements_reset: diff --git a/postgres_exporter/common/pg14/queries_general.yml b/postgres_exporter/common/pg14/queries_general.yml index 95c9bd3d..8dbebdab 100644 --- a/postgres_exporter/common/pg14/queries_general.yml +++ b/postgres_exporter/common/pg14/queries_general.yml @@ -2,7 +2,7 @@ # # Begin File: PG14 queries_general.yml # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### diff --git a/postgres_exporter/common/pg14/queries_pg_stat_statements.yml b/postgres_exporter/common/pg14/queries_pg_stat_statements.yml index 5113feea..1f0a5db4 100644 --- a/postgres_exporter/common/pg14/queries_pg_stat_statements.yml +++ b/postgres_exporter/common/pg14/queries_pg_stat_statements.yml @@ -2,7 +2,7 @@ # # Begin File: PG14 queries_pg_stat_statements.yml # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### diff --git a/postgres_exporter/common/pg14/queries_pg_stat_statements_reset_info.yml b/postgres_exporter/common/pg14/queries_pg_stat_statements_reset_info.yml index e5331dd3..ef7c8d7f 100644 --- a/postgres_exporter/common/pg14/queries_pg_stat_statements_reset_info.yml +++ b/postgres_exporter/common/pg14/queries_pg_stat_statements_reset_info.yml @@ -2,7 +2,7 @@ # # Begin File: pg_stat_statements_reset_info.yml # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### ccp_pg_stat_statements_reset: diff --git a/postgres_exporter/common/pg15/queries_general.yml b/postgres_exporter/common/pg15/queries_general.yml index 3b2f755d..848ad9e0 100644 --- a/postgres_exporter/common/pg15/queries_general.yml +++ b/postgres_exporter/common/pg15/queries_general.yml @@ -2,7 +2,7 @@ # # Begin File: PG15 queries_general.yml # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### diff --git a/postgres_exporter/common/pg15/queries_pg_stat_statements.yml b/postgres_exporter/common/pg15/queries_pg_stat_statements.yml index a44261f8..1581855e 100644 --- a/postgres_exporter/common/pg15/queries_pg_stat_statements.yml +++ b/postgres_exporter/common/pg15/queries_pg_stat_statements.yml @@ -2,7 +2,7 @@ # # Begin File: PG15 queries_pg_stat_statements.yml # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### diff --git a/postgres_exporter/common/pg15/queries_pg_stat_statements_reset_info.yml b/postgres_exporter/common/pg15/queries_pg_stat_statements_reset_info.yml index e5331dd3..ef7c8d7f 100644 --- a/postgres_exporter/common/pg15/queries_pg_stat_statements_reset_info.yml +++ b/postgres_exporter/common/pg15/queries_pg_stat_statements_reset_info.yml @@ -2,7 +2,7 @@ # # Begin File: pg_stat_statements_reset_info.yml # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### ccp_pg_stat_statements_reset: diff --git a/postgres_exporter/common/pg16/queries_general.yml b/postgres_exporter/common/pg16/queries_general.yml index 19bd1d4d..46ee9a88 100644 --- a/postgres_exporter/common/pg16/queries_general.yml +++ b/postgres_exporter/common/pg16/queries_general.yml @@ -2,7 +2,7 @@ # # Begin File: PG16 queries_general.yml # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### diff --git a/postgres_exporter/common/pg16/queries_pg_stat_statements.yml b/postgres_exporter/common/pg16/queries_pg_stat_statements.yml index bb0e1d84..07dbf8fa 100644 --- a/postgres_exporter/common/pg16/queries_pg_stat_statements.yml +++ b/postgres_exporter/common/pg16/queries_pg_stat_statements.yml @@ -2,7 +2,7 @@ # # Begin File: PG16 queries_pg_stat_statements.yml # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### diff --git a/postgres_exporter/common/pg16/queries_pg_stat_statements_reset_info.yml b/postgres_exporter/common/pg16/queries_pg_stat_statements_reset_info.yml index e5331dd3..ef7c8d7f 100644 --- a/postgres_exporter/common/pg16/queries_pg_stat_statements_reset_info.yml +++ b/postgres_exporter/common/pg16/queries_pg_stat_statements_reset_info.yml @@ -2,7 +2,7 @@ # # Begin File: pg_stat_statements_reset_info.yml # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### ccp_pg_stat_statements_reset: diff --git a/postgres_exporter/common/pg17/queries_general.yml b/postgres_exporter/common/pg17/queries_general.yml index f684305d..9c0fe347 100644 --- a/postgres_exporter/common/pg17/queries_general.yml +++ b/postgres_exporter/common/pg17/queries_general.yml @@ -2,7 +2,7 @@ # # Begin File: PG17 queries_general.yml # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### diff --git a/postgres_exporter/common/pg17/queries_pg_stat_statements.yml b/postgres_exporter/common/pg17/queries_pg_stat_statements.yml index 076f09f5..7386ad32 100644 --- a/postgres_exporter/common/pg17/queries_pg_stat_statements.yml +++ b/postgres_exporter/common/pg17/queries_pg_stat_statements.yml @@ -2,7 +2,7 @@ # # Begin File: PG17 queries_pg_stat_statements.yml # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### diff --git a/postgres_exporter/common/pg17/queries_pg_stat_statements_reset_info.yml b/postgres_exporter/common/pg17/queries_pg_stat_statements_reset_info.yml index e5331dd3..ef7c8d7f 100644 --- a/postgres_exporter/common/pg17/queries_pg_stat_statements_reset_info.yml +++ b/postgres_exporter/common/pg17/queries_pg_stat_statements_reset_info.yml @@ -2,7 +2,7 @@ # # Begin File: pg_stat_statements_reset_info.yml # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### ccp_pg_stat_statements_reset: diff --git a/postgres_exporter/common/queries_bloat.yml b/postgres_exporter/common/queries_bloat.yml index 9cafa648..2adc17a6 100644 --- a/postgres_exporter/common/queries_bloat.yml +++ b/postgres_exporter/common/queries_bloat.yml @@ -1,6 +1,6 @@ ### # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # # Begin File: queries_bloat.yml # diff --git a/postgres_exporter/common/queries_global.yml b/postgres_exporter/common/queries_global.yml index 146b0f2a..8907811f 100644 --- a/postgres_exporter/common/queries_global.yml +++ b/postgres_exporter/common/queries_global.yml @@ -1,6 +1,6 @@ ### # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # # Begin File: queries_global.yml # diff --git a/postgres_exporter/common/queries_global_dbsize.yml b/postgres_exporter/common/queries_global_dbsize.yml index 49f6c767..828a59ba 100644 --- a/postgres_exporter/common/queries_global_dbsize.yml +++ b/postgres_exporter/common/queries_global_dbsize.yml @@ -1,6 +1,6 @@ ### # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # # Begin File: queries_global_dbsize.yml # diff --git a/postgres_exporter/common/queries_global_matview.yml b/postgres_exporter/common/queries_global_matview.yml index a6ed17f7..a0884b7d 100644 --- a/postgres_exporter/common/queries_global_matview.yml +++ b/postgres_exporter/common/queries_global_matview.yml @@ -1,6 +1,6 @@ ### # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # # Begin File: queries_global_matview.yml # diff --git a/postgres_exporter/common/queries_per_db.yml b/postgres_exporter/common/queries_per_db.yml index 0b436fed..77a17718 100644 --- a/postgres_exporter/common/queries_per_db.yml +++ b/postgres_exporter/common/queries_per_db.yml @@ -1,6 +1,6 @@ ### # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # # Begin File: queries_per_db.yml # diff --git a/postgres_exporter/common/queries_per_db_matview.yml b/postgres_exporter/common/queries_per_db_matview.yml index f63cdc3a..fc83fc91 100644 --- a/postgres_exporter/common/queries_per_db_matview.yml +++ b/postgres_exporter/common/queries_per_db_matview.yml @@ -1,6 +1,6 @@ ### # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # # Begin File: queries_per_db_matview.yml # diff --git a/postgres_exporter/common/queries_pgbouncer.yml b/postgres_exporter/common/queries_pgbouncer.yml index 26387b92..eb3f65a2 100644 --- a/postgres_exporter/common/queries_pgbouncer.yml +++ b/postgres_exporter/common/queries_pgbouncer.yml @@ -1,6 +1,6 @@ ### # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # # Begin File: queries_pgbouncer.yml # diff --git a/postgres_exporter/common/setup.sql b/postgres_exporter/common/setup.sql index d4428b18..87d8cb0c 100644 --- a/postgres_exporter/common/setup.sql +++ b/postgres_exporter/common/setup.sql @@ -1,6 +1,6 @@ -- pgMonitor Setup -- --- Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +-- Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. -- DO $$ diff --git a/postgres_exporter/linux/crontab.txt b/postgres_exporter/linux/crontab.txt index 78397ede..728bba62 100644 --- a/postgres_exporter/linux/crontab.txt +++ b/postgres_exporter/linux/crontab.txt @@ -1,6 +1,6 @@ ### # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### # The below script must be run as a user with the pg_read_all_data role or a superuser. You may have to adjust your pg_hba.conf to allow this and/or use a .pgpass file diff --git a/postgres_exporter/linux/crunchy-postgres-exporter@.service b/postgres_exporter/linux/crunchy-postgres-exporter@.service index 1c269187..3bd59c72 100644 --- a/postgres_exporter/linux/crunchy-postgres-exporter@.service +++ b/postgres_exporter/linux/crunchy-postgres-exporter@.service @@ -1,6 +1,6 @@ ### # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### # Template systemd service file to allow multiple postgres exporters to run with diff --git a/postgres_exporter/linux/pg11/sysconfig.postgres_exporter_pg11 b/postgres_exporter/linux/pg11/sysconfig.postgres_exporter_pg11 index c267ba74..02bff7e6 100644 --- a/postgres_exporter/linux/pg11/sysconfig.postgres_exporter_pg11 +++ b/postgres_exporter/linux/pg11/sysconfig.postgres_exporter_pg11 @@ -1,6 +1,6 @@ ### # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### diff --git a/postgres_exporter/linux/pg11/sysconfig.postgres_exporter_pg11_per_db b/postgres_exporter/linux/pg11/sysconfig.postgres_exporter_pg11_per_db index f3eef04d..3f97c9ca 100644 --- a/postgres_exporter/linux/pg11/sysconfig.postgres_exporter_pg11_per_db +++ b/postgres_exporter/linux/pg11/sysconfig.postgres_exporter_pg11_per_db @@ -1,6 +1,6 @@ ### # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### diff --git a/postgres_exporter/linux/pg12/sysconfig.postgres_exporter_pg12 b/postgres_exporter/linux/pg12/sysconfig.postgres_exporter_pg12 index 8f099e5a..1d9c0f7f 100644 --- a/postgres_exporter/linux/pg12/sysconfig.postgres_exporter_pg12 +++ b/postgres_exporter/linux/pg12/sysconfig.postgres_exporter_pg12 @@ -1,6 +1,6 @@ ### # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### diff --git a/postgres_exporter/linux/pg12/sysconfig.postgres_exporter_pg12_per_db b/postgres_exporter/linux/pg12/sysconfig.postgres_exporter_pg12_per_db index 54e4dca9..abff636b 100644 --- a/postgres_exporter/linux/pg12/sysconfig.postgres_exporter_pg12_per_db +++ b/postgres_exporter/linux/pg12/sysconfig.postgres_exporter_pg12_per_db @@ -1,6 +1,6 @@ ### # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### diff --git a/postgres_exporter/linux/pg13/sysconfig.postgres_exporter_pg13 b/postgres_exporter/linux/pg13/sysconfig.postgres_exporter_pg13 index 4ec3bc5a..c3eb01fd 100644 --- a/postgres_exporter/linux/pg13/sysconfig.postgres_exporter_pg13 +++ b/postgres_exporter/linux/pg13/sysconfig.postgres_exporter_pg13 @@ -1,6 +1,6 @@ ### # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### diff --git a/postgres_exporter/linux/pg13/sysconfig.postgres_exporter_pg13_per_db b/postgres_exporter/linux/pg13/sysconfig.postgres_exporter_pg13_per_db index 2505a497..d0a9b965 100644 --- a/postgres_exporter/linux/pg13/sysconfig.postgres_exporter_pg13_per_db +++ b/postgres_exporter/linux/pg13/sysconfig.postgres_exporter_pg13_per_db @@ -1,6 +1,6 @@ ### # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### diff --git a/postgres_exporter/linux/pg14/sysconfig.postgres_exporter_pg14 b/postgres_exporter/linux/pg14/sysconfig.postgres_exporter_pg14 index 3bdaf58a..4aec1775 100644 --- a/postgres_exporter/linux/pg14/sysconfig.postgres_exporter_pg14 +++ b/postgres_exporter/linux/pg14/sysconfig.postgres_exporter_pg14 @@ -1,6 +1,6 @@ ### # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### diff --git a/postgres_exporter/linux/pg14/sysconfig.postgres_exporter_pg14_per_db b/postgres_exporter/linux/pg14/sysconfig.postgres_exporter_pg14_per_db index 0fb52369..ad1c8043 100644 --- a/postgres_exporter/linux/pg14/sysconfig.postgres_exporter_pg14_per_db +++ b/postgres_exporter/linux/pg14/sysconfig.postgres_exporter_pg14_per_db @@ -1,6 +1,6 @@ ### # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### diff --git a/postgres_exporter/linux/pg15/sysconfig.postgres_exporter_pg15 b/postgres_exporter/linux/pg15/sysconfig.postgres_exporter_pg15 index 6cab02d4..31a8b0c2 100644 --- a/postgres_exporter/linux/pg15/sysconfig.postgres_exporter_pg15 +++ b/postgres_exporter/linux/pg15/sysconfig.postgres_exporter_pg15 @@ -1,6 +1,6 @@ ### # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### diff --git a/postgres_exporter/linux/pg15/sysconfig.postgres_exporter_pg15_per_db b/postgres_exporter/linux/pg15/sysconfig.postgres_exporter_pg15_per_db index e0bb7fe4..f727514f 100644 --- a/postgres_exporter/linux/pg15/sysconfig.postgres_exporter_pg15_per_db +++ b/postgres_exporter/linux/pg15/sysconfig.postgres_exporter_pg15_per_db @@ -1,6 +1,6 @@ ### # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### diff --git a/postgres_exporter/linux/pg16/sysconfig.postgres_exporter_pg16 b/postgres_exporter/linux/pg16/sysconfig.postgres_exporter_pg16 index 41e30019..70be6712 100644 --- a/postgres_exporter/linux/pg16/sysconfig.postgres_exporter_pg16 +++ b/postgres_exporter/linux/pg16/sysconfig.postgres_exporter_pg16 @@ -1,6 +1,6 @@ ### # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### diff --git a/postgres_exporter/linux/pg16/sysconfig.postgres_exporter_pg16_per_db b/postgres_exporter/linux/pg16/sysconfig.postgres_exporter_pg16_per_db index 8341dd37..e12dde5b 100644 --- a/postgres_exporter/linux/pg16/sysconfig.postgres_exporter_pg16_per_db +++ b/postgres_exporter/linux/pg16/sysconfig.postgres_exporter_pg16_per_db @@ -1,6 +1,6 @@ ### # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### diff --git a/postgres_exporter/linux/pg17/sysconfig.postgres_exporter_pg17 b/postgres_exporter/linux/pg17/sysconfig.postgres_exporter_pg17 index 592d13cb..7427883b 100644 --- a/postgres_exporter/linux/pg17/sysconfig.postgres_exporter_pg17 +++ b/postgres_exporter/linux/pg17/sysconfig.postgres_exporter_pg17 @@ -1,6 +1,6 @@ ### # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### diff --git a/postgres_exporter/linux/pg17/sysconfig.postgres_exporter_pg17_per_db b/postgres_exporter/linux/pg17/sysconfig.postgres_exporter_pg17_per_db index dcfa9fc3..274d2fdf 100644 --- a/postgres_exporter/linux/pg17/sysconfig.postgres_exporter_pg17_per_db +++ b/postgres_exporter/linux/pg17/sysconfig.postgres_exporter_pg17_per_db @@ -1,6 +1,6 @@ ### # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### diff --git a/postgres_exporter/linux/pgbackrest-info.sh b/postgres_exporter/linux/pgbackrest-info.sh index f08167d3..427a6a00 100755 --- a/postgres_exporter/linux/pgbackrest-info.sh +++ b/postgres_exporter/linux/pgbackrest-info.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash ### # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### diff --git a/postgres_exporter/linux/pgmonitor.conf b/postgres_exporter/linux/pgmonitor.conf index d75e817e..0210b8b6 100644 --- a/postgres_exporter/linux/pgmonitor.conf +++ b/postgres_exporter/linux/pgmonitor.conf @@ -1,6 +1,6 @@ ### # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### diff --git a/postgres_exporter/linux/queries_backrest.yml b/postgres_exporter/linux/queries_backrest.yml index 5b0ba818..8b81ab24 100644 --- a/postgres_exporter/linux/queries_backrest.yml +++ b/postgres_exporter/linux/queries_backrest.yml @@ -1,6 +1,6 @@ ### # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # # Begin File: queries_backrest.yml # diff --git a/prometheus/common/alert-rules.d/crunchy-alert-rules-blackbox.yml.example b/prometheus/common/alert-rules.d/crunchy-alert-rules-blackbox.yml.example index 257c8a46..b960cd5a 100644 --- a/prometheus/common/alert-rules.d/crunchy-alert-rules-blackbox.yml.example +++ b/prometheus/common/alert-rules.d/crunchy-alert-rules-blackbox.yml.example @@ -1,6 +1,6 @@ ### # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### diff --git a/prometheus/common/alert-rules.d/crunchy-alert-rules-common.yml b/prometheus/common/alert-rules.d/crunchy-alert-rules-common.yml index c7dd0168..451ffddf 100644 --- a/prometheus/common/alert-rules.d/crunchy-alert-rules-common.yml +++ b/prometheus/common/alert-rules.d/crunchy-alert-rules-common.yml @@ -1,6 +1,6 @@ ### # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### diff --git a/prometheus/common/alert-rules.d/crunchy-alert-rules-etcd.yml.example b/prometheus/common/alert-rules.d/crunchy-alert-rules-etcd.yml.example index 98922fb7..953f7e43 100644 --- a/prometheus/common/alert-rules.d/crunchy-alert-rules-etcd.yml.example +++ b/prometheus/common/alert-rules.d/crunchy-alert-rules-etcd.yml.example @@ -1,6 +1,6 @@ ### # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### diff --git a/prometheus/common/alert-rules.d/crunchy-alert-rules-patroni.yml.example b/prometheus/common/alert-rules.d/crunchy-alert-rules-patroni.yml.example index 58bb7fdf..2fa7fac4 100644 --- a/prometheus/common/alert-rules.d/crunchy-alert-rules-patroni.yml.example +++ b/prometheus/common/alert-rules.d/crunchy-alert-rules-patroni.yml.example @@ -1,6 +1,6 @@ ### # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### diff --git a/prometheus/common/alert-rules.d/crunchy-alert-rules-pg.yml.example b/prometheus/common/alert-rules.d/crunchy-alert-rules-pg.yml.example index 56023422..42769a71 100644 --- a/prometheus/common/alert-rules.d/crunchy-alert-rules-pg.yml.example +++ b/prometheus/common/alert-rules.d/crunchy-alert-rules-pg.yml.example @@ -1,6 +1,6 @@ ### # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### diff --git a/prometheus/common/auto.d/crunchy_dev.yml.example b/prometheus/common/auto.d/crunchy_dev.yml.example index fad321cb..7117cd1a 100644 --- a/prometheus/common/auto.d/crunchy_dev.yml.example +++ b/prometheus/common/auto.d/crunchy_dev.yml.example @@ -1,6 +1,6 @@ ### # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### diff --git a/prometheus/common/auto.d/crunchy_haproxy.yml.example b/prometheus/common/auto.d/crunchy_haproxy.yml.example index f5343967..f9639077 100644 --- a/prometheus/common/auto.d/crunchy_haproxy.yml.example +++ b/prometheus/common/auto.d/crunchy_haproxy.yml.example @@ -1,6 +1,6 @@ ### # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### diff --git a/prometheus/common/auto.d/crunchy_prod.yml.example b/prometheus/common/auto.d/crunchy_prod.yml.example index f0639d02..01ec08b3 100644 --- a/prometheus/common/auto.d/crunchy_prod.yml.example +++ b/prometheus/common/auto.d/crunchy_prod.yml.example @@ -1,6 +1,6 @@ ### # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### diff --git a/prometheus/linux/alert-rules.d/crunchy-alert-rules-node.yml.example b/prometheus/linux/alert-rules.d/crunchy-alert-rules-node.yml.example index ddbc630f..027d6a30 100644 --- a/prometheus/linux/alert-rules.d/crunchy-alert-rules-node.yml.example +++ b/prometheus/linux/alert-rules.d/crunchy-alert-rules-node.yml.example @@ -1,6 +1,6 @@ ### # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### diff --git a/prometheus/linux/auto.d/ProductionOS.yml.example b/prometheus/linux/auto.d/ProductionOS.yml.example index bac27c87..922a4654 100644 --- a/prometheus/linux/auto.d/ProductionOS.yml.example +++ b/prometheus/linux/auto.d/ProductionOS.yml.example @@ -1,6 +1,6 @@ ### # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### diff --git a/prometheus/linux/auto.d/ReplicaOS.yml.example b/prometheus/linux/auto.d/ReplicaOS.yml.example index edd6d2e5..6ea827d0 100644 --- a/prometheus/linux/auto.d/ReplicaOS.yml.example +++ b/prometheus/linux/auto.d/ReplicaOS.yml.example @@ -1,6 +1,6 @@ ### # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### diff --git a/prometheus/linux/crunchy-prometheus-service-rhel.conf b/prometheus/linux/crunchy-prometheus-service-rhel.conf index 070e70a8..cebaff96 100644 --- a/prometheus/linux/crunchy-prometheus-service-rhel.conf +++ b/prometheus/linux/crunchy-prometheus-service-rhel.conf @@ -1,6 +1,6 @@ ### # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### diff --git a/prometheus/linux/crunchy-prometheus.yml b/prometheus/linux/crunchy-prometheus.yml index 69a52bd4..2db5bf97 100644 --- a/prometheus/linux/crunchy-prometheus.yml +++ b/prometheus/linux/crunchy-prometheus.yml @@ -1,6 +1,6 @@ ### # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### diff --git a/prometheus/linux/sysconfig.prometheus b/prometheus/linux/sysconfig.prometheus index d7398f39..fcb69a98 100644 --- a/prometheus/linux/sysconfig.prometheus +++ b/prometheus/linux/sysconfig.prometheus @@ -1,6 +1,6 @@ ### # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### diff --git a/sql_exporter/common/setup_db.sql b/sql_exporter/common/setup_db.sql index a923687a..a1afe5fe 100644 --- a/sql_exporter/common/setup_db.sql +++ b/sql_exporter/common/setup_db.sql @@ -1,6 +1,6 @@ -- pgMonitor Setup -- --- Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +-- Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. -- DO $$ diff --git a/sql_exporter/linux/crontab.txt b/sql_exporter/linux/crontab.txt index c37cfef4..810d169b 100644 --- a/sql_exporter/linux/crontab.txt +++ b/sql_exporter/linux/crontab.txt @@ -1,6 +1,6 @@ ### # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### # The below script must be run as a user with the pg_read_all_data role or a superuser. You may have to adjust your pg_hba.conf to allow this and/or use a .pgpass file diff --git a/sql_exporter/linux/crunchy-sql-exporter@.service b/sql_exporter/linux/crunchy-sql-exporter@.service index a4e6ea27..561aa605 100644 --- a/sql_exporter/linux/crunchy-sql-exporter@.service +++ b/sql_exporter/linux/crunchy-sql-exporter@.service @@ -1,6 +1,6 @@ ### # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### diff --git a/sql_exporter/linux/sql_exporter.sysconfig b/sql_exporter/linux/sql_exporter.sysconfig index 1ccebc69..2e904c41 100644 --- a/sql_exporter/linux/sql_exporter.sysconfig +++ b/sql_exporter/linux/sql_exporter.sysconfig @@ -1,6 +1,6 @@ ### # -# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. # ### From 45525fa046ada48b3941c899a59452e59fb6d958 Mon Sep 17 00:00:00 2001 From: Dzmitry Levankou Date: Thu, 5 Feb 2026 10:06:12 -0500 Subject: [PATCH 2/3] Added doc file --- changelogs/fragments/487.yml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 changelogs/fragments/487.yml diff --git a/changelogs/fragments/487.yml b/changelogs/fragments/487.yml new file mode 100644 index 00000000..c719ae8d --- /dev/null +++ b/changelogs/fragments/487.yml @@ -0,0 +1,3 @@ +--- +trivial: + - documentation - Update copyright year From 0433cb1363526574014dad869958de2e6f236852 Mon Sep 17 00:00:00 2001 From: Dzmitry Levankou Date: Thu, 5 Feb 2026 10:54:07 -0500 Subject: [PATCH 3/3] added snowflake copyright --- LICENSE | 3 ++- README.md | 3 ++- alertmanager/common/crunchy-alertmanager.yml | 3 ++- alertmanager/linux/crunchy-alertmanager-service-rhel.conf | 3 ++- alertmanager/linux/sysconfig.alertmanager | 3 ++- blackbox_exporter/common/blackbox_exporter.sysconfig | 3 ++- blackbox_exporter/common/crunchy-blackbox.yml | 3 ++- grafana/common/crunchy_grafana_dashboards.yml | 3 ++- grafana/common/crunchy_grafana_datasource.yml | 3 ++- hugo/content/_index.md | 3 ++- node_exporter/linux/ccp_io_queue.sh | 3 ++- node_exporter/linux/crunchy-node-exporter-service-rhel.conf | 3 ++- node_exporter/linux/sysconfig.node_exporter | 3 ++- postgres_exporter/common/pg13/queries_general.yml | 3 ++- postgres_exporter/common/pg13/queries_pg_stat_statements.yml | 3 ++- .../common/pg13/queries_pg_stat_statements_reset_info.yml | 3 ++- postgres_exporter/common/pg14/queries_general.yml | 3 ++- postgres_exporter/common/pg14/queries_pg_stat_statements.yml | 3 ++- .../common/pg14/queries_pg_stat_statements_reset_info.yml | 3 ++- postgres_exporter/common/pg15/queries_general.yml | 3 ++- postgres_exporter/common/pg15/queries_pg_stat_statements.yml | 3 ++- .../common/pg15/queries_pg_stat_statements_reset_info.yml | 3 ++- postgres_exporter/common/pg16/queries_general.yml | 3 ++- postgres_exporter/common/pg16/queries_pg_stat_statements.yml | 3 ++- .../common/pg16/queries_pg_stat_statements_reset_info.yml | 3 ++- postgres_exporter/common/pg17/queries_general.yml | 3 ++- postgres_exporter/common/pg17/queries_pg_stat_statements.yml | 3 ++- .../common/pg17/queries_pg_stat_statements_reset_info.yml | 3 ++- postgres_exporter/common/queries_bloat.yml | 3 ++- postgres_exporter/common/queries_global.yml | 3 ++- postgres_exporter/common/queries_global_dbsize.yml | 3 ++- postgres_exporter/common/queries_global_matview.yml | 3 ++- postgres_exporter/common/queries_per_db.yml | 3 ++- postgres_exporter/common/queries_per_db_matview.yml | 3 ++- postgres_exporter/common/queries_pgbouncer.yml | 3 ++- postgres_exporter/common/setup.sql | 3 ++- postgres_exporter/linux/crontab.txt | 3 ++- postgres_exporter/linux/crunchy-postgres-exporter@.service | 3 ++- postgres_exporter/linux/pg11/sysconfig.postgres_exporter_pg11 | 3 ++- .../linux/pg11/sysconfig.postgres_exporter_pg11_per_db | 3 ++- postgres_exporter/linux/pg12/sysconfig.postgres_exporter_pg12 | 3 ++- .../linux/pg12/sysconfig.postgres_exporter_pg12_per_db | 3 ++- postgres_exporter/linux/pg13/sysconfig.postgres_exporter_pg13 | 3 ++- .../linux/pg13/sysconfig.postgres_exporter_pg13_per_db | 3 ++- postgres_exporter/linux/pg14/sysconfig.postgres_exporter_pg14 | 3 ++- .../linux/pg14/sysconfig.postgres_exporter_pg14_per_db | 3 ++- postgres_exporter/linux/pg15/sysconfig.postgres_exporter_pg15 | 3 ++- .../linux/pg15/sysconfig.postgres_exporter_pg15_per_db | 3 ++- postgres_exporter/linux/pg16/sysconfig.postgres_exporter_pg16 | 3 ++- .../linux/pg16/sysconfig.postgres_exporter_pg16_per_db | 3 ++- postgres_exporter/linux/pg17/sysconfig.postgres_exporter_pg17 | 3 ++- .../linux/pg17/sysconfig.postgres_exporter_pg17_per_db | 3 ++- postgres_exporter/linux/pgbackrest-info.sh | 3 ++- postgres_exporter/linux/pgmonitor.conf | 3 ++- postgres_exporter/linux/queries_backrest.yml | 3 ++- .../alert-rules.d/crunchy-alert-rules-blackbox.yml.example | 3 ++- prometheus/common/alert-rules.d/crunchy-alert-rules-common.yml | 3 ++- .../common/alert-rules.d/crunchy-alert-rules-etcd.yml.example | 3 ++- .../alert-rules.d/crunchy-alert-rules-patroni.yml.example | 3 ++- .../common/alert-rules.d/crunchy-alert-rules-pg.yml.example | 3 ++- prometheus/common/auto.d/crunchy_dev.yml.example | 3 ++- prometheus/common/auto.d/crunchy_haproxy.yml.example | 3 ++- prometheus/common/auto.d/crunchy_prod.yml.example | 3 ++- .../linux/alert-rules.d/crunchy-alert-rules-node.yml.example | 3 ++- prometheus/linux/auto.d/ProductionOS.yml.example | 3 ++- prometheus/linux/auto.d/ReplicaOS.yml.example | 3 ++- prometheus/linux/crunchy-prometheus-service-rhel.conf | 3 ++- prometheus/linux/crunchy-prometheus.yml | 3 ++- prometheus/linux/sysconfig.prometheus | 3 ++- sql_exporter/common/setup_db.sql | 3 ++- sql_exporter/linux/crontab.txt | 3 ++- sql_exporter/linux/crunchy-sql-exporter@.service | 3 ++- sql_exporter/linux/sql_exporter.sysconfig | 3 ++- 73 files changed, 146 insertions(+), 73 deletions(-) diff --git a/LICENSE b/LICENSE index c71752cc..829559cd 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,5 @@ -Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/README.md b/README.md index 083c9322..7e5c7c1b 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,8 @@ Please view the official Crunchy Data pgMonitor documentation [here](https://acc ## Legal Notices -Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. CRUNCHY DATA SOLUTIONS, INC. PROVIDES THIS GUIDE "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF NON INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. diff --git a/alertmanager/common/crunchy-alertmanager.yml b/alertmanager/common/crunchy-alertmanager.yml index 7757acb1..475f5088 100644 --- a/alertmanager/common/crunchy-alertmanager.yml +++ b/alertmanager/common/crunchy-alertmanager.yml @@ -1,6 +1,7 @@ ### # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ### diff --git a/alertmanager/linux/crunchy-alertmanager-service-rhel.conf b/alertmanager/linux/crunchy-alertmanager-service-rhel.conf index ab463c13..8309236f 100644 --- a/alertmanager/linux/crunchy-alertmanager-service-rhel.conf +++ b/alertmanager/linux/crunchy-alertmanager-service-rhel.conf @@ -1,6 +1,7 @@ ### # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ### diff --git a/alertmanager/linux/sysconfig.alertmanager b/alertmanager/linux/sysconfig.alertmanager index 3efb1c2e..5923a908 100644 --- a/alertmanager/linux/sysconfig.alertmanager +++ b/alertmanager/linux/sysconfig.alertmanager @@ -1,6 +1,7 @@ ### # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ### diff --git a/blackbox_exporter/common/blackbox_exporter.sysconfig b/blackbox_exporter/common/blackbox_exporter.sysconfig index a684e2ff..faa33c33 100644 --- a/blackbox_exporter/common/blackbox_exporter.sysconfig +++ b/blackbox_exporter/common/blackbox_exporter.sysconfig @@ -1,6 +1,7 @@ ### # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ### diff --git a/blackbox_exporter/common/crunchy-blackbox.yml b/blackbox_exporter/common/crunchy-blackbox.yml index 9433187a..d6c26504 100644 --- a/blackbox_exporter/common/crunchy-blackbox.yml +++ b/blackbox_exporter/common/crunchy-blackbox.yml @@ -1,6 +1,7 @@ ### # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ### diff --git a/grafana/common/crunchy_grafana_dashboards.yml b/grafana/common/crunchy_grafana_dashboards.yml index ed552643..0cedf326 100644 --- a/grafana/common/crunchy_grafana_dashboards.yml +++ b/grafana/common/crunchy_grafana_dashboards.yml @@ -1,6 +1,7 @@ ### # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ### apiVersion: 1 diff --git a/grafana/common/crunchy_grafana_datasource.yml b/grafana/common/crunchy_grafana_datasource.yml index 4ea5eb69..1732e845 100644 --- a/grafana/common/crunchy_grafana_datasource.yml +++ b/grafana/common/crunchy_grafana_datasource.yml @@ -1,6 +1,7 @@ ### # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ### diff --git a/hugo/content/_index.md b/hugo/content/_index.md index 44f2c3cf..7943e8e4 100644 --- a/hugo/content/_index.md +++ b/hugo/content/_index.md @@ -99,7 +99,8 @@ For the [full history](/changelog) of pgMonitor, please see the [CHANGELOG](/cha ## Legal Notices -Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. CRUNCHY DATA SOLUTIONS, INC. PROVIDES THIS GUIDE "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF NON INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. diff --git a/node_exporter/linux/ccp_io_queue.sh b/node_exporter/linux/ccp_io_queue.sh index 43c9d3cc..8a75acb3 100755 --- a/node_exporter/linux/ccp_io_queue.sh +++ b/node_exporter/linux/ccp_io_queue.sh @@ -1,7 +1,8 @@ #!/usr/bin/env bash ### # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ### diff --git a/node_exporter/linux/crunchy-node-exporter-service-rhel.conf b/node_exporter/linux/crunchy-node-exporter-service-rhel.conf index 7568cac5..4ab37e3b 100644 --- a/node_exporter/linux/crunchy-node-exporter-service-rhel.conf +++ b/node_exporter/linux/crunchy-node-exporter-service-rhel.conf @@ -1,6 +1,7 @@ ### # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ### diff --git a/node_exporter/linux/sysconfig.node_exporter b/node_exporter/linux/sysconfig.node_exporter index 29415b4a..829f5fc8 100644 --- a/node_exporter/linux/sysconfig.node_exporter +++ b/node_exporter/linux/sysconfig.node_exporter @@ -1,6 +1,7 @@ ### # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ### diff --git a/postgres_exporter/common/pg13/queries_general.yml b/postgres_exporter/common/pg13/queries_general.yml index c525a6f6..c9b679d6 100644 --- a/postgres_exporter/common/pg13/queries_general.yml +++ b/postgres_exporter/common/pg13/queries_general.yml @@ -2,7 +2,8 @@ # # Begin File: PG13 queries_general.yml # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ### diff --git a/postgres_exporter/common/pg13/queries_pg_stat_statements.yml b/postgres_exporter/common/pg13/queries_pg_stat_statements.yml index 4184046e..caf2249e 100644 --- a/postgres_exporter/common/pg13/queries_pg_stat_statements.yml +++ b/postgres_exporter/common/pg13/queries_pg_stat_statements.yml @@ -2,7 +2,8 @@ # # Begin File: PG13 queries_pg_stat_statements.yml # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ### diff --git a/postgres_exporter/common/pg13/queries_pg_stat_statements_reset_info.yml b/postgres_exporter/common/pg13/queries_pg_stat_statements_reset_info.yml index ef7c8d7f..56bf8d36 100644 --- a/postgres_exporter/common/pg13/queries_pg_stat_statements_reset_info.yml +++ b/postgres_exporter/common/pg13/queries_pg_stat_statements_reset_info.yml @@ -2,7 +2,8 @@ # # Begin File: pg_stat_statements_reset_info.yml # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ### ccp_pg_stat_statements_reset: diff --git a/postgres_exporter/common/pg14/queries_general.yml b/postgres_exporter/common/pg14/queries_general.yml index 8dbebdab..18fb51c5 100644 --- a/postgres_exporter/common/pg14/queries_general.yml +++ b/postgres_exporter/common/pg14/queries_general.yml @@ -2,7 +2,8 @@ # # Begin File: PG14 queries_general.yml # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ### diff --git a/postgres_exporter/common/pg14/queries_pg_stat_statements.yml b/postgres_exporter/common/pg14/queries_pg_stat_statements.yml index 1f0a5db4..5debfd6a 100644 --- a/postgres_exporter/common/pg14/queries_pg_stat_statements.yml +++ b/postgres_exporter/common/pg14/queries_pg_stat_statements.yml @@ -2,7 +2,8 @@ # # Begin File: PG14 queries_pg_stat_statements.yml # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ### diff --git a/postgres_exporter/common/pg14/queries_pg_stat_statements_reset_info.yml b/postgres_exporter/common/pg14/queries_pg_stat_statements_reset_info.yml index ef7c8d7f..56bf8d36 100644 --- a/postgres_exporter/common/pg14/queries_pg_stat_statements_reset_info.yml +++ b/postgres_exporter/common/pg14/queries_pg_stat_statements_reset_info.yml @@ -2,7 +2,8 @@ # # Begin File: pg_stat_statements_reset_info.yml # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ### ccp_pg_stat_statements_reset: diff --git a/postgres_exporter/common/pg15/queries_general.yml b/postgres_exporter/common/pg15/queries_general.yml index 848ad9e0..65f753b6 100644 --- a/postgres_exporter/common/pg15/queries_general.yml +++ b/postgres_exporter/common/pg15/queries_general.yml @@ -2,7 +2,8 @@ # # Begin File: PG15 queries_general.yml # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ### diff --git a/postgres_exporter/common/pg15/queries_pg_stat_statements.yml b/postgres_exporter/common/pg15/queries_pg_stat_statements.yml index 1581855e..2994f098 100644 --- a/postgres_exporter/common/pg15/queries_pg_stat_statements.yml +++ b/postgres_exporter/common/pg15/queries_pg_stat_statements.yml @@ -2,7 +2,8 @@ # # Begin File: PG15 queries_pg_stat_statements.yml # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ### diff --git a/postgres_exporter/common/pg15/queries_pg_stat_statements_reset_info.yml b/postgres_exporter/common/pg15/queries_pg_stat_statements_reset_info.yml index ef7c8d7f..56bf8d36 100644 --- a/postgres_exporter/common/pg15/queries_pg_stat_statements_reset_info.yml +++ b/postgres_exporter/common/pg15/queries_pg_stat_statements_reset_info.yml @@ -2,7 +2,8 @@ # # Begin File: pg_stat_statements_reset_info.yml # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ### ccp_pg_stat_statements_reset: diff --git a/postgres_exporter/common/pg16/queries_general.yml b/postgres_exporter/common/pg16/queries_general.yml index 46ee9a88..229e16db 100644 --- a/postgres_exporter/common/pg16/queries_general.yml +++ b/postgres_exporter/common/pg16/queries_general.yml @@ -2,7 +2,8 @@ # # Begin File: PG16 queries_general.yml # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ### diff --git a/postgres_exporter/common/pg16/queries_pg_stat_statements.yml b/postgres_exporter/common/pg16/queries_pg_stat_statements.yml index 07dbf8fa..18f6426d 100644 --- a/postgres_exporter/common/pg16/queries_pg_stat_statements.yml +++ b/postgres_exporter/common/pg16/queries_pg_stat_statements.yml @@ -2,7 +2,8 @@ # # Begin File: PG16 queries_pg_stat_statements.yml # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ### diff --git a/postgres_exporter/common/pg16/queries_pg_stat_statements_reset_info.yml b/postgres_exporter/common/pg16/queries_pg_stat_statements_reset_info.yml index ef7c8d7f..56bf8d36 100644 --- a/postgres_exporter/common/pg16/queries_pg_stat_statements_reset_info.yml +++ b/postgres_exporter/common/pg16/queries_pg_stat_statements_reset_info.yml @@ -2,7 +2,8 @@ # # Begin File: pg_stat_statements_reset_info.yml # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ### ccp_pg_stat_statements_reset: diff --git a/postgres_exporter/common/pg17/queries_general.yml b/postgres_exporter/common/pg17/queries_general.yml index 9c0fe347..91760121 100644 --- a/postgres_exporter/common/pg17/queries_general.yml +++ b/postgres_exporter/common/pg17/queries_general.yml @@ -2,7 +2,8 @@ # # Begin File: PG17 queries_general.yml # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ### diff --git a/postgres_exporter/common/pg17/queries_pg_stat_statements.yml b/postgres_exporter/common/pg17/queries_pg_stat_statements.yml index 7386ad32..e400fb45 100644 --- a/postgres_exporter/common/pg17/queries_pg_stat_statements.yml +++ b/postgres_exporter/common/pg17/queries_pg_stat_statements.yml @@ -2,7 +2,8 @@ # # Begin File: PG17 queries_pg_stat_statements.yml # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ### diff --git a/postgres_exporter/common/pg17/queries_pg_stat_statements_reset_info.yml b/postgres_exporter/common/pg17/queries_pg_stat_statements_reset_info.yml index ef7c8d7f..56bf8d36 100644 --- a/postgres_exporter/common/pg17/queries_pg_stat_statements_reset_info.yml +++ b/postgres_exporter/common/pg17/queries_pg_stat_statements_reset_info.yml @@ -2,7 +2,8 @@ # # Begin File: pg_stat_statements_reset_info.yml # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ### ccp_pg_stat_statements_reset: diff --git a/postgres_exporter/common/queries_bloat.yml b/postgres_exporter/common/queries_bloat.yml index 2adc17a6..8e0406c4 100644 --- a/postgres_exporter/common/queries_bloat.yml +++ b/postgres_exporter/common/queries_bloat.yml @@ -1,6 +1,7 @@ ### # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # # Begin File: queries_bloat.yml # diff --git a/postgres_exporter/common/queries_global.yml b/postgres_exporter/common/queries_global.yml index 8907811f..71ddcceb 100644 --- a/postgres_exporter/common/queries_global.yml +++ b/postgres_exporter/common/queries_global.yml @@ -1,6 +1,7 @@ ### # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # # Begin File: queries_global.yml # diff --git a/postgres_exporter/common/queries_global_dbsize.yml b/postgres_exporter/common/queries_global_dbsize.yml index 828a59ba..ffbe9d5e 100644 --- a/postgres_exporter/common/queries_global_dbsize.yml +++ b/postgres_exporter/common/queries_global_dbsize.yml @@ -1,6 +1,7 @@ ### # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # # Begin File: queries_global_dbsize.yml # diff --git a/postgres_exporter/common/queries_global_matview.yml b/postgres_exporter/common/queries_global_matview.yml index a0884b7d..103ff75f 100644 --- a/postgres_exporter/common/queries_global_matview.yml +++ b/postgres_exporter/common/queries_global_matview.yml @@ -1,6 +1,7 @@ ### # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # # Begin File: queries_global_matview.yml # diff --git a/postgres_exporter/common/queries_per_db.yml b/postgres_exporter/common/queries_per_db.yml index 77a17718..4abf7687 100644 --- a/postgres_exporter/common/queries_per_db.yml +++ b/postgres_exporter/common/queries_per_db.yml @@ -1,6 +1,7 @@ ### # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # # Begin File: queries_per_db.yml # diff --git a/postgres_exporter/common/queries_per_db_matview.yml b/postgres_exporter/common/queries_per_db_matview.yml index fc83fc91..dbb8a3de 100644 --- a/postgres_exporter/common/queries_per_db_matview.yml +++ b/postgres_exporter/common/queries_per_db_matview.yml @@ -1,6 +1,7 @@ ### # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # # Begin File: queries_per_db_matview.yml # diff --git a/postgres_exporter/common/queries_pgbouncer.yml b/postgres_exporter/common/queries_pgbouncer.yml index eb3f65a2..3f3d5e8e 100644 --- a/postgres_exporter/common/queries_pgbouncer.yml +++ b/postgres_exporter/common/queries_pgbouncer.yml @@ -1,6 +1,7 @@ ### # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # # Begin File: queries_pgbouncer.yml # diff --git a/postgres_exporter/common/setup.sql b/postgres_exporter/common/setup.sql index 87d8cb0c..1e7b4598 100644 --- a/postgres_exporter/common/setup.sql +++ b/postgres_exporter/common/setup.sql @@ -1,6 +1,7 @@ -- pgMonitor Setup -- --- Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +-- Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +-- Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. -- DO $$ diff --git a/postgres_exporter/linux/crontab.txt b/postgres_exporter/linux/crontab.txt index 728bba62..58df4d9f 100644 --- a/postgres_exporter/linux/crontab.txt +++ b/postgres_exporter/linux/crontab.txt @@ -1,6 +1,7 @@ ### # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ### # The below script must be run as a user with the pg_read_all_data role or a superuser. You may have to adjust your pg_hba.conf to allow this and/or use a .pgpass file diff --git a/postgres_exporter/linux/crunchy-postgres-exporter@.service b/postgres_exporter/linux/crunchy-postgres-exporter@.service index 3bd59c72..1cd26589 100644 --- a/postgres_exporter/linux/crunchy-postgres-exporter@.service +++ b/postgres_exporter/linux/crunchy-postgres-exporter@.service @@ -1,6 +1,7 @@ ### # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ### # Template systemd service file to allow multiple postgres exporters to run with diff --git a/postgres_exporter/linux/pg11/sysconfig.postgres_exporter_pg11 b/postgres_exporter/linux/pg11/sysconfig.postgres_exporter_pg11 index 02bff7e6..a78fb699 100644 --- a/postgres_exporter/linux/pg11/sysconfig.postgres_exporter_pg11 +++ b/postgres_exporter/linux/pg11/sysconfig.postgres_exporter_pg11 @@ -1,6 +1,7 @@ ### # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ### diff --git a/postgres_exporter/linux/pg11/sysconfig.postgres_exporter_pg11_per_db b/postgres_exporter/linux/pg11/sysconfig.postgres_exporter_pg11_per_db index 3f97c9ca..029a7b48 100644 --- a/postgres_exporter/linux/pg11/sysconfig.postgres_exporter_pg11_per_db +++ b/postgres_exporter/linux/pg11/sysconfig.postgres_exporter_pg11_per_db @@ -1,6 +1,7 @@ ### # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ### diff --git a/postgres_exporter/linux/pg12/sysconfig.postgres_exporter_pg12 b/postgres_exporter/linux/pg12/sysconfig.postgres_exporter_pg12 index 1d9c0f7f..5c7fc7eb 100644 --- a/postgres_exporter/linux/pg12/sysconfig.postgres_exporter_pg12 +++ b/postgres_exporter/linux/pg12/sysconfig.postgres_exporter_pg12 @@ -1,6 +1,7 @@ ### # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ### diff --git a/postgres_exporter/linux/pg12/sysconfig.postgres_exporter_pg12_per_db b/postgres_exporter/linux/pg12/sysconfig.postgres_exporter_pg12_per_db index abff636b..79d7b599 100644 --- a/postgres_exporter/linux/pg12/sysconfig.postgres_exporter_pg12_per_db +++ b/postgres_exporter/linux/pg12/sysconfig.postgres_exporter_pg12_per_db @@ -1,6 +1,7 @@ ### # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ### diff --git a/postgres_exporter/linux/pg13/sysconfig.postgres_exporter_pg13 b/postgres_exporter/linux/pg13/sysconfig.postgres_exporter_pg13 index c3eb01fd..6acaff0f 100644 --- a/postgres_exporter/linux/pg13/sysconfig.postgres_exporter_pg13 +++ b/postgres_exporter/linux/pg13/sysconfig.postgres_exporter_pg13 @@ -1,6 +1,7 @@ ### # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ### diff --git a/postgres_exporter/linux/pg13/sysconfig.postgres_exporter_pg13_per_db b/postgres_exporter/linux/pg13/sysconfig.postgres_exporter_pg13_per_db index d0a9b965..b26eff75 100644 --- a/postgres_exporter/linux/pg13/sysconfig.postgres_exporter_pg13_per_db +++ b/postgres_exporter/linux/pg13/sysconfig.postgres_exporter_pg13_per_db @@ -1,6 +1,7 @@ ### # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ### diff --git a/postgres_exporter/linux/pg14/sysconfig.postgres_exporter_pg14 b/postgres_exporter/linux/pg14/sysconfig.postgres_exporter_pg14 index 4aec1775..cf174af3 100644 --- a/postgres_exporter/linux/pg14/sysconfig.postgres_exporter_pg14 +++ b/postgres_exporter/linux/pg14/sysconfig.postgres_exporter_pg14 @@ -1,6 +1,7 @@ ### # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ### diff --git a/postgres_exporter/linux/pg14/sysconfig.postgres_exporter_pg14_per_db b/postgres_exporter/linux/pg14/sysconfig.postgres_exporter_pg14_per_db index ad1c8043..574f006d 100644 --- a/postgres_exporter/linux/pg14/sysconfig.postgres_exporter_pg14_per_db +++ b/postgres_exporter/linux/pg14/sysconfig.postgres_exporter_pg14_per_db @@ -1,6 +1,7 @@ ### # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ### diff --git a/postgres_exporter/linux/pg15/sysconfig.postgres_exporter_pg15 b/postgres_exporter/linux/pg15/sysconfig.postgres_exporter_pg15 index 31a8b0c2..5b9cf3a7 100644 --- a/postgres_exporter/linux/pg15/sysconfig.postgres_exporter_pg15 +++ b/postgres_exporter/linux/pg15/sysconfig.postgres_exporter_pg15 @@ -1,6 +1,7 @@ ### # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ### diff --git a/postgres_exporter/linux/pg15/sysconfig.postgres_exporter_pg15_per_db b/postgres_exporter/linux/pg15/sysconfig.postgres_exporter_pg15_per_db index f727514f..874e6360 100644 --- a/postgres_exporter/linux/pg15/sysconfig.postgres_exporter_pg15_per_db +++ b/postgres_exporter/linux/pg15/sysconfig.postgres_exporter_pg15_per_db @@ -1,6 +1,7 @@ ### # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ### diff --git a/postgres_exporter/linux/pg16/sysconfig.postgres_exporter_pg16 b/postgres_exporter/linux/pg16/sysconfig.postgres_exporter_pg16 index 70be6712..63b739df 100644 --- a/postgres_exporter/linux/pg16/sysconfig.postgres_exporter_pg16 +++ b/postgres_exporter/linux/pg16/sysconfig.postgres_exporter_pg16 @@ -1,6 +1,7 @@ ### # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ### diff --git a/postgres_exporter/linux/pg16/sysconfig.postgres_exporter_pg16_per_db b/postgres_exporter/linux/pg16/sysconfig.postgres_exporter_pg16_per_db index e12dde5b..4e75f113 100644 --- a/postgres_exporter/linux/pg16/sysconfig.postgres_exporter_pg16_per_db +++ b/postgres_exporter/linux/pg16/sysconfig.postgres_exporter_pg16_per_db @@ -1,6 +1,7 @@ ### # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ### diff --git a/postgres_exporter/linux/pg17/sysconfig.postgres_exporter_pg17 b/postgres_exporter/linux/pg17/sysconfig.postgres_exporter_pg17 index 7427883b..7c7d3d0b 100644 --- a/postgres_exporter/linux/pg17/sysconfig.postgres_exporter_pg17 +++ b/postgres_exporter/linux/pg17/sysconfig.postgres_exporter_pg17 @@ -1,6 +1,7 @@ ### # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ### diff --git a/postgres_exporter/linux/pg17/sysconfig.postgres_exporter_pg17_per_db b/postgres_exporter/linux/pg17/sysconfig.postgres_exporter_pg17_per_db index 274d2fdf..2bc4ab72 100644 --- a/postgres_exporter/linux/pg17/sysconfig.postgres_exporter_pg17_per_db +++ b/postgres_exporter/linux/pg17/sysconfig.postgres_exporter_pg17_per_db @@ -1,6 +1,7 @@ ### # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ### diff --git a/postgres_exporter/linux/pgbackrest-info.sh b/postgres_exporter/linux/pgbackrest-info.sh index 427a6a00..2da85f52 100755 --- a/postgres_exporter/linux/pgbackrest-info.sh +++ b/postgres_exporter/linux/pgbackrest-info.sh @@ -1,7 +1,8 @@ #!/usr/bin/env bash ### # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ### diff --git a/postgres_exporter/linux/pgmonitor.conf b/postgres_exporter/linux/pgmonitor.conf index 0210b8b6..532b4119 100644 --- a/postgres_exporter/linux/pgmonitor.conf +++ b/postgres_exporter/linux/pgmonitor.conf @@ -1,6 +1,7 @@ ### # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ### diff --git a/postgres_exporter/linux/queries_backrest.yml b/postgres_exporter/linux/queries_backrest.yml index 8b81ab24..074f09f5 100644 --- a/postgres_exporter/linux/queries_backrest.yml +++ b/postgres_exporter/linux/queries_backrest.yml @@ -1,6 +1,7 @@ ### # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # # Begin File: queries_backrest.yml # diff --git a/prometheus/common/alert-rules.d/crunchy-alert-rules-blackbox.yml.example b/prometheus/common/alert-rules.d/crunchy-alert-rules-blackbox.yml.example index b960cd5a..888f00f9 100644 --- a/prometheus/common/alert-rules.d/crunchy-alert-rules-blackbox.yml.example +++ b/prometheus/common/alert-rules.d/crunchy-alert-rules-blackbox.yml.example @@ -1,6 +1,7 @@ ### # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ### diff --git a/prometheus/common/alert-rules.d/crunchy-alert-rules-common.yml b/prometheus/common/alert-rules.d/crunchy-alert-rules-common.yml index 451ffddf..e7b3525a 100644 --- a/prometheus/common/alert-rules.d/crunchy-alert-rules-common.yml +++ b/prometheus/common/alert-rules.d/crunchy-alert-rules-common.yml @@ -1,6 +1,7 @@ ### # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ### diff --git a/prometheus/common/alert-rules.d/crunchy-alert-rules-etcd.yml.example b/prometheus/common/alert-rules.d/crunchy-alert-rules-etcd.yml.example index 953f7e43..e86f2d71 100644 --- a/prometheus/common/alert-rules.d/crunchy-alert-rules-etcd.yml.example +++ b/prometheus/common/alert-rules.d/crunchy-alert-rules-etcd.yml.example @@ -1,6 +1,7 @@ ### # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ### diff --git a/prometheus/common/alert-rules.d/crunchy-alert-rules-patroni.yml.example b/prometheus/common/alert-rules.d/crunchy-alert-rules-patroni.yml.example index 2fa7fac4..3a50fd79 100644 --- a/prometheus/common/alert-rules.d/crunchy-alert-rules-patroni.yml.example +++ b/prometheus/common/alert-rules.d/crunchy-alert-rules-patroni.yml.example @@ -1,6 +1,7 @@ ### # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ### diff --git a/prometheus/common/alert-rules.d/crunchy-alert-rules-pg.yml.example b/prometheus/common/alert-rules.d/crunchy-alert-rules-pg.yml.example index 42769a71..e4d92fa6 100644 --- a/prometheus/common/alert-rules.d/crunchy-alert-rules-pg.yml.example +++ b/prometheus/common/alert-rules.d/crunchy-alert-rules-pg.yml.example @@ -1,6 +1,7 @@ ### # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ### diff --git a/prometheus/common/auto.d/crunchy_dev.yml.example b/prometheus/common/auto.d/crunchy_dev.yml.example index 7117cd1a..dcaef540 100644 --- a/prometheus/common/auto.d/crunchy_dev.yml.example +++ b/prometheus/common/auto.d/crunchy_dev.yml.example @@ -1,6 +1,7 @@ ### # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ### diff --git a/prometheus/common/auto.d/crunchy_haproxy.yml.example b/prometheus/common/auto.d/crunchy_haproxy.yml.example index f9639077..157d6acd 100644 --- a/prometheus/common/auto.d/crunchy_haproxy.yml.example +++ b/prometheus/common/auto.d/crunchy_haproxy.yml.example @@ -1,6 +1,7 @@ ### # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ### diff --git a/prometheus/common/auto.d/crunchy_prod.yml.example b/prometheus/common/auto.d/crunchy_prod.yml.example index 01ec08b3..037b4f74 100644 --- a/prometheus/common/auto.d/crunchy_prod.yml.example +++ b/prometheus/common/auto.d/crunchy_prod.yml.example @@ -1,6 +1,7 @@ ### # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ### diff --git a/prometheus/linux/alert-rules.d/crunchy-alert-rules-node.yml.example b/prometheus/linux/alert-rules.d/crunchy-alert-rules-node.yml.example index 027d6a30..536613b7 100644 --- a/prometheus/linux/alert-rules.d/crunchy-alert-rules-node.yml.example +++ b/prometheus/linux/alert-rules.d/crunchy-alert-rules-node.yml.example @@ -1,6 +1,7 @@ ### # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ### diff --git a/prometheus/linux/auto.d/ProductionOS.yml.example b/prometheus/linux/auto.d/ProductionOS.yml.example index 922a4654..5136b50a 100644 --- a/prometheus/linux/auto.d/ProductionOS.yml.example +++ b/prometheus/linux/auto.d/ProductionOS.yml.example @@ -1,6 +1,7 @@ ### # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ### diff --git a/prometheus/linux/auto.d/ReplicaOS.yml.example b/prometheus/linux/auto.d/ReplicaOS.yml.example index 6ea827d0..ad703035 100644 --- a/prometheus/linux/auto.d/ReplicaOS.yml.example +++ b/prometheus/linux/auto.d/ReplicaOS.yml.example @@ -1,6 +1,7 @@ ### # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ### diff --git a/prometheus/linux/crunchy-prometheus-service-rhel.conf b/prometheus/linux/crunchy-prometheus-service-rhel.conf index cebaff96..cc79a912 100644 --- a/prometheus/linux/crunchy-prometheus-service-rhel.conf +++ b/prometheus/linux/crunchy-prometheus-service-rhel.conf @@ -1,6 +1,7 @@ ### # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ### diff --git a/prometheus/linux/crunchy-prometheus.yml b/prometheus/linux/crunchy-prometheus.yml index 2db5bf97..8c15c39e 100644 --- a/prometheus/linux/crunchy-prometheus.yml +++ b/prometheus/linux/crunchy-prometheus.yml @@ -1,6 +1,7 @@ ### # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ### diff --git a/prometheus/linux/sysconfig.prometheus b/prometheus/linux/sysconfig.prometheus index fcb69a98..acc068fa 100644 --- a/prometheus/linux/sysconfig.prometheus +++ b/prometheus/linux/sysconfig.prometheus @@ -1,6 +1,7 @@ ### # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ### diff --git a/sql_exporter/common/setup_db.sql b/sql_exporter/common/setup_db.sql index a1afe5fe..7d02caed 100644 --- a/sql_exporter/common/setup_db.sql +++ b/sql_exporter/common/setup_db.sql @@ -1,6 +1,7 @@ -- pgMonitor Setup -- --- Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +-- Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +-- Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. -- DO $$ diff --git a/sql_exporter/linux/crontab.txt b/sql_exporter/linux/crontab.txt index 810d169b..a76ee34d 100644 --- a/sql_exporter/linux/crontab.txt +++ b/sql_exporter/linux/crontab.txt @@ -1,6 +1,7 @@ ### # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ### # The below script must be run as a user with the pg_read_all_data role or a superuser. You may have to adjust your pg_hba.conf to allow this and/or use a .pgpass file diff --git a/sql_exporter/linux/crunchy-sql-exporter@.service b/sql_exporter/linux/crunchy-sql-exporter@.service index 561aa605..6db3106d 100644 --- a/sql_exporter/linux/crunchy-sql-exporter@.service +++ b/sql_exporter/linux/crunchy-sql-exporter@.service @@ -1,6 +1,7 @@ ### # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ### diff --git a/sql_exporter/linux/sql_exporter.sysconfig b/sql_exporter/linux/sql_exporter.sysconfig index 2e904c41..4851848d 100644 --- a/sql_exporter/linux/sql_exporter.sysconfig +++ b/sql_exporter/linux/sql_exporter.sysconfig @@ -1,6 +1,7 @@ ### # -# Copyright © 2017-2026 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2017-2025 Crunchy Data Solutions, Inc. All Rights Reserved. +# Copyright © 2025-2026 Snowflake, Inc. All Rights Reserved. # ###