Commit Graph

194 Commits

Author SHA1 Message Date
prombot 232c85fbba Update common Prometheus files
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2023-09-02 17:50:36 +00:00
Conrad Hoffmann 05e849c91b README: remove mention of arm64 docker image
The prometheus tooling currently makes it impossible to build containers
for arm64.
2023-08-31 16:02:21 +02:00
Conrad Hoffmann 7ce0b26e4f Switch to Alpine-based Docker image 2023-08-31 12:22:41 +02:00
Conrad Hoffmann 9a6fccdd44 circleci: update prometheus orb version 2023-08-31 10:54:14 +02:00
Conrad Hoffmann 2e8865a128
Merge pull request #163 from prometheus-community/repo_sync
Synchronize common files from prometheus/prometheus
2023-08-31 10:32:32 +02:00
prombot 44c132b4d4 Update common Prometheus files
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2023-08-30 17:50:05 +00:00
Conrad Hoffmann 34ff637a24
Merge pull request #160 from k0ste/help
Added Power Measurement State to DCMI collector
2023-08-30 15:22:40 +02:00
Conrad Hoffmann 61aabfdb99
Merge pull request #157 from prometheus-community/dependabot/go_modules/github.com/prometheus/common-0.44.0
Bump github.com/prometheus/common from 0.42.0 to 0.44.0
2023-08-30 15:20:23 +02:00
dependabot[bot] 0ee830d9c6
Bump github.com/prometheus/common from 0.42.0 to 0.44.0
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.42.0 to 0.44.0.
- [Release notes](https://github.com/prometheus/common/releases)
- [Commits](https://github.com/prometheus/common/compare/v0.42.0...v0.44.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/common
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-30 13:06:42 +00:00
Conrad Hoffmann 1d4c8bf789
Merge pull request #158 from prometheus-community/dependabot/go_modules/github.com/prometheus/exporter-toolkit-0.10.0
Bump github.com/prometheus/exporter-toolkit from 0.9.1 to 0.10.0
2023-08-30 15:06:01 +02:00
dependabot[bot] 74d343c6be
Bump github.com/prometheus/exporter-toolkit from 0.9.1 to 0.10.0
Bumps [github.com/prometheus/exporter-toolkit](https://github.com/prometheus/exporter-toolkit) from 0.9.1 to 0.10.0.
- [Release notes](https://github.com/prometheus/exporter-toolkit/releases)
- [Changelog](https://github.com/prometheus/exporter-toolkit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prometheus/exporter-toolkit/compare/v0.9.1...v0.10.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/exporter-toolkit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-30 13:00:48 +00:00
Konstantin Shalygin d318a749a1
Now, `ipmi_dcmi_power_consumption_watts` metric is not present if Power
Measurement feature is not present. Before this change - the value was zero

Signed-off-by: Konstantin Shalygin <k0ste@k0ste.ru>
2023-08-30 15:59:47 +03:00
Conrad Hoffmann fc35a8e03e
Merge pull request #161 from prometheus-community/repo_sync
Synchronize common files from prometheus/prometheus
2023-08-30 14:58:37 +02:00
Conrad Hoffmann 73f1b6defb
Merge pull request #162 from prometheus-community/dependabot/go_modules/github.com/prometheus/client_golang-1.16.0
Bump github.com/prometheus/client_golang from 1.14.0 to 1.16.0
2023-08-30 14:58:23 +02:00
dependabot[bot] 17f6d04291
Bump github.com/prometheus/client_golang from 1.14.0 to 1.16.0
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.14.0 to 1.16.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.14.0...v1.16.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-01 08:28:11 +00:00
prombot 7126775ab7 Update common Prometheus files
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2023-06-18 17:51:38 +00:00
Conrad Hoffmann 357235bcd3
Merge pull request #150 from prometheus-community/dependabot/go_modules/google.golang.org/protobuf-1.29.1
Bump google.golang.org/protobuf from 1.29.0 to 1.29.1
2023-04-12 12:27:29 +02:00
Conrad Hoffmann cd52c9816a
Merge pull request #151 from prometheus-community/repo_sync
Synchronize common files from prometheus/prometheus
2023-04-12 12:26:58 +02:00
prombot a634793a64 Update common Prometheus files
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2023-03-21 17:51:47 +00:00
dependabot[bot] 649dcd4bf3
Bump google.golang.org/protobuf from 1.29.0 to 1.29.1
Bumps [google.golang.org/protobuf](https://github.com/protocolbuffers/protobuf-go) from 1.29.0 to 1.29.1.
- [Release notes](https://github.com/protocolbuffers/protobuf-go/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf-go/blob/master/release.bash)
- [Commits](https://github.com/protocolbuffers/protobuf-go/compare/v1.29.0...v1.29.1)

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-14 23:07:22 +00:00
Conrad Hoffmann e4916a5b88
Merge pull request #149 from prometheus-community/repo_sync
Synchronize common files from prometheus/prometheus
2023-03-14 11:40:49 +01:00
Conrad Hoffmann 77dcb3fcae Fix docker-compose command
The given arguments get appended to the containers entrypoint.
2023-03-14 11:37:13 +01:00
Conrad Hoffmann 049a521cfe Actually use config file in docker-compose example
This used to be specified in the container itself, but doesn't really
make sense there.
2023-03-14 10:59:05 +01:00
Conrad Hoffmann e86d8b31e1 Update dependencies 2023-03-13 20:45:15 +01:00
prombot c168342bf4 Update common Prometheus files
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2023-03-13 17:49:16 +00:00
Conrad Hoffmann 9b3ecbaf0c Add missing error handling 2023-03-13 17:02:33 +01:00
Conrad Hoffmann 3f9993a9b2
Merge pull request #147 from prometheus-community/dependabot/go_modules/golang.org/x/net-0.7.0
Bump golang.org/x/net from 0.4.0 to 0.7.0
2023-03-13 15:29:09 +01:00
Conrad Hoffmann 2459c670a6
Merge pull request #146 from prometheus-community/dependabot/go_modules/github.com/prometheus/common-0.40.0
Bump github.com/prometheus/common from 0.39.0 to 0.40.0
2023-03-13 15:28:24 +01:00
Conrad Hoffmann ab49f85add
Merge pull request #143 from prometheus-community/repo_sync
Synchronize common files from prometheus/prometheus
2023-03-13 15:27:59 +01:00
Conrad Hoffmann 22285c9300
Merge pull request #145 from petshopjke1337/add_more_faults_metric
Add chassis cooling fault and drive fault metrics
2023-03-13 15:26:47 +01:00
dependabot[bot] 3ad8f0c081
Bump golang.org/x/net from 0.4.0 to 0.7.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.4.0 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.4.0...v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-06 23:49:16 +00:00
dependabot[bot] c1e279bfb1
Bump github.com/prometheus/common from 0.39.0 to 0.40.0
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.39.0 to 0.40.0.
- [Release notes](https://github.com/prometheus/common/releases)
- [Commits](https://github.com/prometheus/common/compare/v0.39.0...v0.40.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/common
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-01 08:59:50 +00:00
Aleksandr Snisarenko 14d5e6716f added chassis cooling fault and drive fault metrics 2023-02-15 17:49:51 +03:00
prombot 4632472157 Update common Prometheus files
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2023-02-14 17:49:20 +00:00
Conrad Hoffmann 374e5593a1
Merge pull request #140 from prometheus-community/dependabot/go_modules/github.com/prometheus/common-0.39.0
Bump github.com/prometheus/common from 0.37.0 to 0.39.0
2023-02-13 21:21:48 +01:00
Conrad Hoffmann 71ce838dfa
Merge pull request #137 from prometheus-community/repo_sync
Synchronize common files from prometheus/prometheus
2023-02-13 21:21:23 +01:00
Conrad Hoffmann d2dc7a487a
Merge pull request #132 from gabrieleiannetti/add_rpm_build
Add rpm build
2023-02-13 21:20:51 +01:00
dependabot[bot] 35ece71378
Bump github.com/prometheus/common from 0.37.0 to 0.39.0
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.37.0 to 0.39.0.
- [Release notes](https://github.com/prometheus/common/releases)
- [Commits](https://github.com/prometheus/common/compare/v0.37.0...v0.39.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/common
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-01 08:02:52 +00:00
prombot 1fffb168da Update common Prometheus files
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2022-12-13 17:51:25 +00:00
Gabriele Iannetti b72f43d24f Refactor rpm build process
* Move rpm build files to contrib/rpm/ directory structure
* Update top level README.md for referencing to contrib/rpm/README.md for rpm build
2022-12-02 14:19:36 +01:00
Conrad Hoffmann 8fdc078f6c
Merge pull request #129 from prometheus-community/repo_sync
Synchronize common files from prometheus/prometheus
2022-12-01 21:06:20 +01:00
Conrad Hoffmann 151f24633d
Merge pull request #135 from prometheus-community/superq/update_toolkit
Update exporter-toolkit
2022-12-01 21:05:21 +01:00
SuperQ e8989cfdf7
Update exporter-toolkit
Update to the latest exporter-toolkit. Now supports mulitple
listen-address and systemd socket activation.

Signed-off-by: SuperQ <superq@gmail.com>
2022-12-01 10:55:11 +01:00
Gabriele Iannetti 188c9ef67f Update README.md for Building RPM Package 2022-11-24 11:31:54 +01:00
Gabriele Iannetti 916eaff588 add rpm build via docker 2022-11-24 10:42:43 +01:00
prombot 5e50a4ec83 Update common Prometheus files
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2022-10-31 17:57:52 +00:00
Conrad Hoffmann 6a0e85dd89 Fix spelling 2022-10-31 09:53:34 +01:00
Conrad Hoffmann 41c81a95a1
Merge pull request #122 from prometheus-community/dependabot/go_modules/github.com/prometheus/client_golang-1.13.0
Bump github.com/prometheus/client_golang from 1.12.2 to 1.13.0
2022-10-31 09:51:54 +01:00
dependabot[bot] 67bd223826
Bump github.com/prometheus/client_golang from 1.12.2 to 1.13.0
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.12.2 to 1.13.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.12.2...v1.13.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-01 08:08:50 +00:00
Conrad Hoffmann f1ef0d065a
Merge pull request #119 from prometheus-community/dependabot/go_modules/github.com/prometheus/common-0.37.0
Bump github.com/prometheus/common from 0.34.0 to 0.37.0
2022-08-26 11:03:51 +02:00