Shizun Ge
|
fbd60c320b
|
remove endlessh-go binary
2024.0119.1
|
2024-01-20 00:11:10 -08:00 |
|
Shizun Ge
|
9a152ef3b3
|
Fix on-push.yml
2024.0119.0
|
2024-01-19 23:39:28 -08:00 |
|
Shizun Ge
|
11d0d8ac67
|
Do not delete untagged images.
These images could be the release images for different OS/Arch/
|
2024-01-19 23:38:29 -08:00 |
|
Shizun Ge
|
475b6b8ef8
|
Keep dev images for a week
|
2024-01-19 23:03:30 -08:00 |
|
Shizun Ge
|
44cd26db29
|
Merge pull request #86 from shizunge/prometheus
Multiple ports and clean metrics
|
2024-01-19 10:04:13 -08:00 |
|
Shizun Ge
|
6e7015b3eb
|
[readme] update label of the metrics
|
2024-01-18 23:18:34 -08:00 |
|
Shizun Ge
|
54f5aa75e5
|
[dashboard] fix current connections
|
2024-01-18 22:58:35 -08:00 |
|
Shizun Ge
|
e395971cfd
|
clean metrics, remove series if the ip is not seen for a while.
|
2024-01-18 22:58:35 -08:00 |
|
Shizun Ge
|
37d428cdf5
|
add local_port label to all metrics
|
2024-01-18 22:58:35 -08:00 |
|
Shizun Ge
|
7da8e5e9ab
|
update documents about multiple ports
|
2024-01-18 22:58:35 -08:00 |
|
Shizun Ge
|
fee1f1a67d
|
re-org files into packages. update copyright. accept multiple ports.
|
2024-01-18 22:58:35 -08:00 |
|
Shizun Ge
|
df4cd39c57
|
refactor: move prometheus outside client class
|
2024-01-18 22:58:35 -08:00 |
|
Shizun Ge
|
2c0ee146ee
|
[workflow] exclude dashboard and examples from on-push trigger.
|
2024-01-18 22:58:00 -08:00 |
|
Shizun Ge
|
4eaab6b0e0
|
[workflows] build container image on other branches and workflow_dispatch.
|
2024-01-18 20:13:05 -08:00 |
|
Shizun Ge
|
c0e3512a23
|
[Dashboard] Load metrics at the first panel instead of the last panel
2024.0114.0
|
2024-01-14 15:00:07 -08:00 |
|
Shizun Ge
|
6ecc586aaa
|
add 'provenance: false' to docker build as suggested in
https://github.com/orgs/community/discussions/45779#discussioncomment-6652717
|
2024-01-14 14:26:16 -08:00 |
|
Shizun Ge
|
b84d19d11f
|
update README.md
|
2024-01-14 14:24:05 -08:00 |
|
Shizun Ge
|
d471db7f6c
|
enable open matrics.
Let Prometheus decide which to keep.
|
2024-01-14 14:22:24 -08:00 |
|
Shizun Ge
|
c198541542
|
Merge pull request #85 from shizunge/dependabot/go_modules/github.com/prometheus/client_golang-1.18.0
Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0
|
2024-01-14 14:21:27 -08:00 |
|
Shizun Ge
|
f6d3341085
|
stop sending open metrics
|
2024-01-05 19:27:25 -08:00 |
|
dependabot[bot]
|
5274fd73f2
|
Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.17.0 to 1.18.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.17.0...v1.18.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>
|
2024-01-01 08:03:07 +00:00 |
|
Shizun Ge
|
01798bb978
|
Merge pull request #82 from shizunge/dependabot/go_modules/github.com/golang/glog-1.2.0
Bump github.com/golang/glog from 1.1.2 to 1.2.0
|
2023-11-27 10:36:54 -08:00 |
|
dependabot[bot]
|
70b6aed937
|
Bump github.com/golang/glog from 1.1.2 to 1.2.0
Bumps [github.com/golang/glog](https://github.com/golang/glog) from 1.1.2 to 1.2.0.
- [Release notes](https://github.com/golang/glog/releases)
- [Commits](https://github.com/golang/glog/compare/v1.1.2...v1.2.0)
---
updated-dependencies:
- dependency-name: github.com/golang/glog
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-27 08:18:09 +00:00 |
|
Shizun Ge
|
488f8e4aa2
|
Merge pull request #81 from shizunge/dependabot/github_actions/docker/build-push-action-5.1.0
Bump docker/build-push-action from 5.0.0 to 5.1.0
2023.1122.0
|
2023-11-22 22:41:31 -08:00 |
|
dependabot[bot]
|
a4634a63b2
|
Bump docker/build-push-action from 5.0.0 to 5.1.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v5.0.0...v5.1.0)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-20 08:20:08 +00:00 |
|
Shizun Ge
|
8b327fdbab
|
Merge pull request #80 from shizunge/dependabot/go_modules/github.com/pierrre/geohash-1.1.1
Bump github.com/pierrre/geohash from 1.1.0 to 1.1.1
|
2023-11-06 00:52:13 -08:00 |
|
dependabot[bot]
|
e849e933a0
|
Bump github.com/pierrre/geohash from 1.1.0 to 1.1.1
Bumps [github.com/pierrre/geohash](https://github.com/pierrre/geohash) from 1.1.0 to 1.1.1.
- [Commits](https://github.com/pierrre/geohash/compare/v1.1.0...v1.1.1)
---
updated-dependencies:
- dependency-name: github.com/pierrre/geohash
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-06 08:38:32 +00:00 |
|
Shizun Ge
|
bf9f639dce
|
fix links to examples
|
2023-11-01 20:51:47 -07:00 |
|
Shizun Ge
|
c14ce15f5d
|
add links to examples
|
2023-11-01 20:50:12 -07:00 |
|
Shizun Ge
|
0b504445ea
|
Merge pull request #77 from shizunge/dependabot/go_modules/github.com/prometheus/client_golang-1.17.0
Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0
|
2023-11-01 20:26:44 -07:00 |
|
Shizun Ge
|
553324103e
|
Merge pull request #79 from shizunge/dependabot/github_actions/docker/setup-qemu-action-3
Bump docker/setup-qemu-action from 2 to 3
|
2023-10-30 18:35:23 -07:00 |
|
dependabot[bot]
|
46dd8a04d2
|
Bump docker/setup-qemu-action from 2 to 3
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3)
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-30 08:16:07 +00:00 |
|
Shizun Ge
|
a0992a39e4
|
Merge pull request #72 from shizunge/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
|
2023-10-29 20:31:00 -07:00 |
|
Shizun Ge
|
c27487330e
|
Merge pull request #73 from shizunge/dependabot/github_actions/docker/login-action-3.0.0
Bump docker/login-action from 2.2.0 to 3.0.0
|
2023-10-29 20:30:51 -07:00 |
|
Shizun Ge
|
bacd610e7d
|
Merge pull request #74 from shizunge/dependabot/github_actions/docker/build-push-action-5.0.0
Bump docker/build-push-action from 4.1.1 to 5.0.0
|
2023-10-29 20:30:43 -07:00 |
|
Shizun Ge
|
38fbd4ead9
|
Merge pull request #75 from shizunge/dependabot/github_actions/docker/setup-buildx-action-3.0.0
Bump docker/setup-buildx-action from 2.10.0 to 3.0.0
|
2023-10-29 20:30:35 -07:00 |
|
Shizun Ge
|
f3c55a99c2
|
Merge pull request #76 from shizunge/dependabot/github_actions/docker/metadata-action-5
Bump docker/metadata-action from 4 to 5
|
2023-10-29 20:30:20 -07:00 |
|
dependabot[bot]
|
1f725a816f
|
Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.16.0 to 1.17.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.16.0...v1.17.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-10-02 08:47:14 +00:00 |
|
dependabot[bot]
|
6e4e588bec
|
Bump docker/metadata-action from 4 to 5
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4 to 5.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](https://github.com/docker/metadata-action/compare/v4...v5)
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-18 08:14:32 +00:00 |
|
dependabot[bot]
|
9aee12a948
|
Bump docker/setup-buildx-action from 2.10.0 to 3.0.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.10.0 to 3.0.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.10.0...v3.0.0)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-18 08:14:25 +00:00 |
|
dependabot[bot]
|
763d57d142
|
Bump docker/build-push-action from 4.1.1 to 5.0.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4.1.1 to 5.0.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4.1.1...v5.0.0)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-18 08:14:20 +00:00 |
|
dependabot[bot]
|
8c80934f70
|
Bump docker/login-action from 2.2.0 to 3.0.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 2.2.0 to 3.0.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2.2.0...v3.0.0)
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-18 08:14:14 +00:00 |
|
dependabot[bot]
|
971f1cc9c4
|
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-11 08:48:00 +00:00 |
|
Shizun Ge
|
7b8a219237
|
Merge pull request #70 from shizunge/dependabot/github_actions/docker/setup-buildx-action-2.10.0
Bump docker/setup-buildx-action from 2.9.1 to 2.10.0
|
2023-08-28 14:32:15 -07:00 |
|
dependabot[bot]
|
0c155736b5
|
Bump docker/setup-buildx-action from 2.9.1 to 2.10.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.9.1 to 2.10.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.9.1...v2.10.0)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-28 08:23:22 +00:00 |
|
Shizun Ge
|
af349be575
|
Merge pull request #68 from shizunge/dependabot/go_modules/github.com/golang/glog-1.1.2
Bump github.com/golang/glog from 1.1.1 to 1.1.2
|
2023-08-17 09:52:32 -07:00 |
|
dependabot[bot]
|
439482cc04
|
Bump github.com/golang/glog from 1.1.1 to 1.1.2
Bumps [github.com/golang/glog](https://github.com/golang/glog) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/golang/glog/releases)
- [Commits](https://github.com/golang/glog/compare/v1.1.1...v1.1.2)
---
updated-dependencies:
- dependency-name: github.com/golang/glog
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-14 08:43:18 +00:00 |
|
Shizun Ge
|
e6f0ad39db
|
Merge pull request #67 from shizunge/dependabot/github_actions/docker/setup-buildx-action-2.9.1
Bump docker/setup-buildx-action from 2.9.0 to 2.9.1
|
2023-07-26 23:31:40 -07:00 |
|
dependabot[bot]
|
7c4d2eac3c
|
Bump docker/setup-buildx-action from 2.9.0 to 2.9.1
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.9.0 to 2.9.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.9.0...v2.9.1)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-17 08:51:04 +00:00 |
|
Shizun Ge
|
e85b925581
|
Merge pull request #66 from shizunge/dependabot/github_actions/docker/setup-buildx-action-2.9.0
Bump docker/setup-buildx-action from 2.8.0 to 2.9.0
|
2023-07-10 12:16:09 -07:00 |
|