Skip to content
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

Update live to 0.39.0 #86

Merged
merged 30 commits into from
Sep 12, 2022
Merged

Update live to 0.39.0 #86

merged 30 commits into from
Sep 12, 2022

Conversation

cristiangreco
Copy link

No description provided.

femiagbabiaka and others added 28 commits July 13, 2022 18:06
This commit resolves nerdswords#365.

In cases in which the name of the dimensions for a given metric didn't
match a dimension in our searchTags list, we would pass a default global query
for all metrics under a given namespace into our list, returning metrics
we meant to filter. A test case was added to cover.

In addition, I decorated a debug log entry that was useful in finding
this bug.
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.47 to 1.44.57.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)
- [Commits](aws/aws-sdk-go@v1.44.47...v1.44.57)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…es/github.com/aws/aws-sdk-go-1.44.57

Bump github.com/aws/aws-sdk-go from 1.44.47 to 1.44.57
…x-search-tags

Fix searchTags and bad dimension name
…trics

Add AWS Elemental MediaTailor support
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.57 to 1.44.87.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)
- [Commits](aws/aws-sdk-go@v1.44.57...v1.44.87)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.10.3 to 2.11.2.
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](urfave/cli@v2.10.3...v2.11.2)

---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Services: support storagegateway metrics

* Support tags for GatewayName only storagegateway metrics

Such as SmbV3Sessions
* Added prometheus-yace-exporter chart

* Fix for IRSA not working and remove unused clusterrole and clusterrolebinding.yaml

* Pushed version, added new support for IRSA

* add custom pod labels/annotations

* update README.MD

* Fix targetPort on serviceMonitor and make configurable

* Make serviceAccount metadata configurable

* Fix missing brackets

* Make serviceAccount.name propagate to helm chart template

* New version

* Patch add extraArgs for container startup

* Pushed Chart version

* NO-TICKET fix indentation

* Pushed new version for yace-exporter, more info in mogaal/helm-charts#13

* improve extra args insertion

* Update values.yaml

* Use tpl function to create config.yml configmap

Signed-off-by: Elliot Kennedy <me@elken.io>

* Push version to include changes of mogaal/helm-charts#14 and mogaal/helm-charts#15

* Fix custom service account name

* flag provided but not defined: -scrape-interval

flag provided but not defined: -scrape-interval
Usage of yace:
  -scraping-interval int
        Seconds to wait between scraping the AWS metrics if decoupled scraping. (default 300)

* Push version - merged new PRs

* move to charts dir

* rename dir

* rename variables names

* update helm (#3)

* Update helm
* Add pipeline
* Minor fixes

* New helm (#5)

* fix values readme deployment

* Add helm to README.md

* Update release.yml

* helm publish works only on push to master

* fix nindent

* fix servicemonitor

* add charts dir to dockerignore

Signed-off-by: Elliot Kennedy <me@elken.io>
Co-authored-by: Alejandro Garrido Mota <garridomota@gmail.com>
Co-authored-by: larsbenedetto <lbenedetto@toogoodtogo.com>
Co-authored-by: Michal Jancek <michal_jancek@swissre.com>
Co-authored-by: Jason Witkowski <jwitko1@gmail.com>
Co-authored-by: Victor Daskalov <victor.daskalov@hyperscience.com>
Co-authored-by: ilyes ajroud <ilyes.ajroud@gmail.com>
Co-authored-by: Elliot Kennedy <me@elken.io>
Co-authored-by: Thomas Peitz <thomas.peitz@nerdswords.de>
Co-authored-by: Alexei Eremin <haru.eaa@gmail.com>
…words#636)

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](prometheus/client_golang@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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This has been failing since [0]: when the dimension name is wrong then
metric should be filtered out.

[0] nerdswords#642
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.87 to 1.44.93.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)
- [Commits](aws/aws-sdk-go@v1.44.87...v1.44.93)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…es/github.com/aws/aws-sdk-go-1.44.93

Bump github.com/aws/aws-sdk-go from 1.44.87 to 1.44.93
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.11.2 to 2.14.1.
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](urfave/cli@v2.11.2...v2.14.1)

---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…es/github.com/urfave/cli/v2-2.14.1

Bump github.com/urfave/cli/v2 from 2.11.2 to 2.14.1
@CLAassistant
Copy link

CLAassistant commented Sep 8, 2022

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 9 committers have signed the CLA.

✅ cristiangreco
❌ Scott McCracken
❌ paulojmdias
❌ femiagbabiaka
❌ ch4rms
❌ vkobets
❌ sedan07
❌ thomaspeitz
❌ mtt88


Scott McCracken seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

Copy link

@kgeckhart kgeckhart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 anything of note for us? I scanned the changelog + changes and didn't see anything standout.

Also, I adjusted the default merge policy to be rebase + merge which should keep live and master from diverging due to merge/squash commits.

Unused since decoupled scraping became the default mode.
…words#657)

Run the actual validation in the action before logging success.
@cristiangreco
Copy link
Author

👍 anything of note for us? I scanned the changelog + changes and didn't see anything standout.

No nothing too relevant, although might require some adjustment for the session interface.

I'm going to PR disabling the new workflow for the helm chart.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
9 participants