Commit Graph

32 Commits

Author SHA1 Message Date
Shizun Ge
3a741ec512 Support selecting multi-value and all of variables job and host. 2022-02-22 18:32:00 -08:00
Shizun Ge
8be1fd752e Merge pull request #9 from shizunge/dependabot/github_actions/docker/login-action-1.13.0
Bump docker/login-action from 1.12.0 to 1.13.0
2022-02-21 00:43:41 -08:00
dependabot[bot]
d09a38eca5 Bump docker/login-action from 1.12.0 to 1.13.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1.12.0...v1.13.0)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-21 08:18:44 +00:00
Shizun Ge
fa586b6b01 change section name to contacts 2022-02-19 09:00:39 -08:00
Shizun Ge
c60f91900b Update screenshot link and issues words. 2022-02-13 13:06:20 -08:00
Shizun Ge
f5307aef4b Push dockerhub description 2022-02-13 12:26:55 -08:00
Shizun Ge
015f50b5f7 Update and rename docker-hub-build-push.yml to docker-hub-build-push-on-release.yml 2022-02-13 12:14:43 -08:00
Shizun Ge
f91eed84db Update the link to github issues 2022-02-13 12:03:06 -08:00
Shizun Ge
970d1ca866 Add a link to github issues. 2022-02-13 12:02:35 -08:00
Shizun Ge
c0737a289d Merge pull request #8 from shizunge/dependabot/go_modules/github.com/prometheus/client_golang-1.12.1
Bump github.com/prometheus/client_golang from 1.11.0 to 1.12.1
2022-02-13 11:56:43 -08:00
Shizun Ge
34a0b876f7 Change GitHub Actions directory 2022-02-13 11:55:41 -08:00
Shizun Ge
1938f71181 Change github-actions directory 2022-02-13 11:55:02 -08:00
dependabot[bot]
de24030f6b Bump github.com/prometheus/client_golang from 1.11.0 to 1.12.1
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.11.0 to 1.12.1.
- [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.11.0...v1.12.1)

---
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-02-13 19:53:28 +00:00
Shizun Ge
a9fc78fad1 Create dependabot.yml 2022-02-13 11:52:56 -08:00
Shizun Ge
3138045c76 Try to fix the data source of the clients panel
Place the data source on the panel instead of the individual query.
2022-02-08 21:18:20 -08:00
Shizun Ge
ff985bb80e fix clients table
Fix the problem that some clients are missing from the table.
Also use filterByRefId instead merge to simplify transformations on some dashboards.
2022-01-26 23:10:41 -08:00
Shizun Ge
5bf122f623 Fix dashboard for Grafana 8.3.4 2022-01-22 00:11:23 -08:00
Shizun Ge
fcbf3b7daf update pluginVersion to 8.3.1 2021-12-12 14:23:45 -08:00
Shizun Ge
171b1b0c51 Add http to url of datasources 2021-10-31 00:25:44 -07:00
Shizun Ge
596c9312ec Move image of dashboard to the top of README 2021-10-30 19:52:09 -07:00
Shizun Ge
a0eaf9ec3a reword and format. bind ports to only localhost 2021-10-28 02:28:10 -07:00
Shizun Ge
a0d38582f8 rename examples.md to README.md 2021-10-28 01:21:03 -07:00
Shizun Ge
9354bf7c76 Aix dashboard data source. Add readme to example. 2021-10-28 01:08:18 -07:00
Shizun Ge
60ce18914d add example docker compose 2021-10-27 23:52:20 -07:00
Shizun Ge
daf09ba161 show how to pass CLI arguments via docker run 2021-10-27 09:34:10 -07:00
Shizun Ge
d0c6835db2 remove the binary from repo 2021-10-27 01:09:53 -07:00
Shizun Ge
0257de1195 Add multiple tags to the docker image, then push 2021-10-27 00:58:23 -07:00
Shizun Ge
1af3f66039 Add the release tag to the docker image 2021-10-27 00:48:47 -07:00
Shizun Ge
31cf50b63f fix crash when prometheus is disable 2021-10-27 00:37:49 -07:00
Shizun Ge
de031db282 fix a typo and update description 2021-10-27 00:22:34 -07:00
Shizun Ge
49707775bc initial push to github 2021-10-26 21:56:39 -07:00
Shizun Ge
fb42a7f5de Create endlessh in golang 2021-10-12 01:03:44 -07:00