-
-
Notifications
You must be signed in to change notification settings - Fork 342
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add IPAM metrics support #1168
Merged
cristiangreco
merged 6 commits into
prometheus-community:master
from
pkubicsek-sb:pkubicsek/add-ipam-support
Jan 10, 2024
Merged
Add IPAM metrics support #1168
cristiangreco
merged 6 commits into
prometheus-community:master
from
pkubicsek-sb:pkubicsek/add-ipam-support
Jan 10, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
TanZng
pushed a commit
to grid-x/yet-another-cloudwatch-exporter
that referenced
this pull request
Feb 14, 2024
Co-authored-by: Cristian Greco <[email protected]>
TanZng
pushed a commit
to grid-x/yet-another-cloudwatch-exporter
that referenced
this pull request
Feb 14, 2024
Co-authored-by: Cristian Greco <[email protected]>
TanZng
pushed a commit
to grid-x/yet-another-cloudwatch-exporter
that referenced
this pull request
Feb 14, 2024
Co-authored-by: Cristian Greco <[email protected]>
TanZng
added a commit
to grid-x/yet-another-cloudwatch-exporter
that referenced
this pull request
Feb 21, 2024
* Bump github.com/aws/aws-sdk-go from 1.49.16 to 1.49.17 (prometheus-community#1267) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Add IPAM metrics support (prometheus-community#1168) Co-authored-by: Cristian Greco <[email protected]> * Bump github.com/aws/aws-sdk-go from 1.49.17 to 1.49.19 (prometheus-community#1275) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump the aws-sdk-v2 group with 1 update (prometheus-community#1274) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Cristian Greco <[email protected]> * Prepare changelog for v0.56.0 (prometheus-community#1273) * Bump github.com/aws/aws-sdk-go from 1.49.19 to 1.49.21 (prometheus-community#1277) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump github.com/prometheus/common from 0.45.0 to 0.46.0 (prometheus-community#1276) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Optionally include context labels (account, region, customTags) on info metrics (prometheus-community#1249) Co-authored-by: Cristian Greco <[email protected]> * Simplify associator usage (prometheus-community#1280) Co-authored-by: Cristian Greco <[email protected]> * Fix race condition in scraper registry usage (prometheus-community#1281) * Refactor dimensions regexp usage for discovery jobs (prometheus-community#1279) * Bump the aws-sdk-v2 group with 1 update (prometheus-community#1282) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Cristian Greco <[email protected]> * Bump github.com/aws/aws-sdk-go from 1.49.21 to 1.50.0 (prometheus-community#1283) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Cristian Greco <[email protected]> * Improve usability and performance of searchTags (prometheus-community#1270) Co-authored-by: Cristian Greco <[email protected]> * Fix lint issues for golangci-lint 1.56.1 (prometheus-community#1295) * Bump alpine from 3.19.0 to 3.19.1 (prometheus-community#1287) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Cristian Greco <[email protected]> * Add serverless ElastiCache support (prometheus-community#1254) Co-authored-by: Cristian Greco <[email protected]> * Fix elasticache serverless test after merge (prometheus-community#1299) * Restore default behaviour of returning nil/absent metrics as NaN (prometheus-community#1288) Co-authored-by: Cristian Greco <[email protected]> * Bump the aws-sdk-v2 group with 5 updates (prometheus-community#1297) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Cristian Greco <[email protected]> * Bump github.com/aws/aws-sdk-go from 1.50.0 to 1.50.10 (prometheus-community#1291) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Cristian Greco <[email protected]> * Update build tools and CI to go 1.22 (prometheus-community#1301) * chore: update version * chore: update test to support historical data * chore: fix return * chore: fix git missing for test * chore: cgo for test * chore: don't use cgo --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pkubicsek-sb <[email protected]> Co-authored-by: Cristian Greco <[email protected]> Co-authored-by: kgeckhart <[email protected]> Co-authored-by: Nicholas Hinds <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add IPAM metrics
Issue: #1167