prometheus/discovery/aws
dongjiang 3239723098
Some checks failed
buf.build / lint and publish (push) Has been cancelled
CI / Go tests (push) Has been cancelled
CI / More Go tests (push) Has been cancelled
CI / Go tests with previous Go version (push) Has been cancelled
CI / UI tests (push) Has been cancelled
CI / Go tests on Windows (push) Has been cancelled
CI / Mixins tests (push) Has been cancelled
CI / Build Prometheus for common architectures (push) Has been cancelled
CI / Build Prometheus for all architectures (push) Has been cancelled
CI / Check generated parser (push) Has been cancelled
CI / golangci-lint (push) Has been cancelled
CI / fuzzing (push) Has been cancelled
CI / codeql (push) Has been cancelled
Scorecards supply-chain security / Scorecards analysis (push) Has been cancelled
CI / Report status of build Prometheus for all architectures (push) Has been cancelled
CI / Publish main branch artifacts (push) Has been cancelled
CI / Publish release artefacts (push) Has been cancelled
CI / Publish UI on npm Registry (push) Has been cancelled
Update golangci-lint and add modernize check (#17640)
* add modernize check

Signed-off-by: dongjiang1989 <dongjiang1989@126.com>

* fix golangci lint

Signed-off-by: dongjiang1989 <dongjiang1989@126.com>

---------

Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
2025-12-05 09:29:10 +01:00
..
aws.go fix(discovery): aws discovery test fix (#17527) 2025-11-16 10:28:50 +00:00
aws_test.go feat: AWS ECS Service Discovery 2025-11-06 22:48:07 +00:00
ec2.go Merge pull request #17138 from wbollock/feat/prometheus_refresh_config_label 2025-11-13 14:51:39 +01:00
ec2_test.go Fix merge formatting 2025-08-07 21:17:21 -04:00
ecs.go Update golangci-lint and add modernize check (#17640) 2025-12-05 09:29:10 +01:00
ecs_test.go feat: AWS ECS Service Discovery 2025-11-06 22:48:07 +00:00
lightsail.go Merge pull request #17138 from wbollock/feat/prometheus_refresh_config_label 2025-11-13 14:51:39 +01:00
metrics_aws.go feat: AWS ECS Service Discovery 2025-11-06 22:48:07 +00:00
metrics_ec2.go chore: enable unused-receiver rule from revive 2025-08-04 09:43:33 +00:00
metrics_ecs.go feat: AWS ECS Service Discovery 2025-11-06 22:48:07 +00:00
metrics_lightsail.go chore: enable unused-receiver rule from revive 2025-08-04 09:43:33 +00:00