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

[UPGRADE] Upgrade Kafka exporter to v1.4.0 #2748

Closed
13 tasks done
sbbroot opened this issue Nov 22, 2021 · 4 comments
Closed
13 tasks done

[UPGRADE] Upgrade Kafka exporter to v1.4.0 #2748

sbbroot opened this issue Nov 22, 2021 · 4 comments
Assignees
Labels
area/monitoring type/upgrade Task related to component upgrade

Comments

@sbbroot
Copy link
Contributor

sbbroot commented Nov 22, 2021

Describe the solution you'd like
Kafka exporter needs to be upgraded to the newest version: 1.4.2

Update: We have chosen version 1.4.0 since 1.4.1 and 1.4.2 contain critical bug.

Additional context
Check if this fixes #1221.


DoD checklist

  • Changelog updated
  • COMPONENTS.md updated / doesn't need to be updated
  • Schema updated / doesn't need to be updated
  • Feature has automated tests
  • Automated tests passed (QA pipelines)
    • apply
    • upgrade
  • Idempotency tested
  • Documentation added / updated / doesn't need to be updated
  • All conversations in PR resolved
  • Solution meets requirements and is done according to design doc
  • Usage compliant with license
  • Backport tasks created / doesn't need to be backported
@mkyc
Copy link
Contributor

mkyc commented Nov 25, 2021

Spike about versions was in #2719.

@plirglo plirglo self-assigned this Dec 1, 2021
@przemyslavic przemyslavic self-assigned this Dec 10, 2021
@przemyslavic
Copy link
Collaborator

przemyslavic commented Dec 13, 2021

I found a problem with the /metrics endpoint not responding is some cases (Prometheus is not able to scrape any data). More investigation in progress.

The issue occurs with new deployments and also with upgraded clusters and seems to be nondeterministic.

@to-bar to-bar changed the title [UPGRADE] Upgrade Kafka exporter to the newest version [UPGRADE] Upgrade Kafka exporter to v1.4.0 Dec 17, 2021
@to-bar
Copy link
Contributor

to-bar commented Dec 17, 2021

I found a problem with the /metrics endpoint not responding is some cases (Prometheus is not able to scrape any data). More investigation in progress.

The issue occurs with new deployments and also with upgraded clusters and seems to be nondeterministic.

Due to the issue we decided to upgrade to version 1.4.0 instead of 1.4.2 (1.4.1 also affected).

@przemyslavic
Copy link
Collaborator

przemyslavic commented Dec 21, 2021

✔️ Tested apply and upgrade from v1.0 (x86_64) and from v1.1 (aarch64).

Additional PR #2796.

@plirglo plirglo closed this as completed Dec 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/monitoring type/upgrade Task related to component upgrade
Projects
None yet
Development

No branches or pull requests

6 participants