Skip to content

Conversation

@jesusvazquez
Copy link
Contributor

What this PR does

This PR updates weekly-r304 to introduce

Which issue(s) this PR fixes or relates to

Fixes #

Checklist

  • Tests updated.
  • Documentation added.
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX].
  • about-versioning.md updated with experimental features.

@jesusvazquez jesusvazquez changed the title Jvp/r304 with created timestamp fix [weekly-r304] Cherry pick created timestamp fix Sep 6, 2024
@jesusvazquez jesusvazquez changed the base branch from main to r304 September 6, 2024 13:18
@jesusvazquez jesusvazquez marked this pull request as ready for review September 6, 2024 13:27
@jesusvazquez jesusvazquez requested review from a team, grafanabot and stevesg as code owners September 6, 2024 13:27
@jesusvazquez jesusvazquez merged commit 15f3799 into r304 Sep 6, 2024
@jesusvazquez jesusvazquez deleted the jvp/r304-with-created-timestamp-fix branch September 6, 2024 14:25
errs := converter.FromMetrics(ctx, md, otlp.Settings{
AddMetricSuffixes: addSuffixes,
})
}, logger)
Copy link
Contributor

Choose a reason for hiding this comment

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

Should have been spanLogger. Also on later line.

(Fixed in #9246)

pstibrany pushed a commit that referenced this pull request Sep 12, 2024
* [weekly-r304] Cherry pick created timestamp fix

* Empty commit to trigger CI

* Pass logger to FromMetrics

* Fix test

* Enough attributes for NewAPI
@pstibrany pstibrany mentioned this pull request Sep 12, 2024
pstibrany added a commit that referenced this pull request Sep 13, 2024
* Update mimir-prometheus from weekly-r305.

Signed-off-by: Peter Štibraný <pstibrany@gmail.com>

* [weekly-r304] Cherry pick created timestamp fix (#9217)

* [weekly-r304] Cherry pick created timestamp fix

* Empty commit to trigger CI

* Pass logger to FromMetrics

* Fix test

* Enough attributes for NewAPI

* OTLP: Convert start timestamps to Mimir created timestamps (#9236)

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Signed-off-by: Jesus Vazquez <jesus.vazquez@grafana.com>
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>

* Pass spanLogger as logger for OTEL conversion. (#9246)

Signed-off-by: Peter Štibraný <pstibrany@gmail.com>

---------

Signed-off-by: Peter Štibraný <pstibrany@gmail.com>
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Signed-off-by: Jesus Vazquez <jesus.vazquez@grafana.com>
Co-authored-by: Jesus Vazquez <jesusvazquez@users.noreply.github.com>
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
pstibrany added a commit that referenced this pull request Sep 17, 2024
* Update mimir-prometheus from weekly-r305.

Signed-off-by: Peter Štibraný <pstibrany@gmail.com>

* [weekly-r304] Cherry pick created timestamp fix (#9217)

* [weekly-r304] Cherry pick created timestamp fix

* Empty commit to trigger CI

* Pass logger to FromMetrics

* Fix test

* Enough attributes for NewAPI

* OTLP: Convert start timestamps to Mimir created timestamps (#9236)

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Signed-off-by: Jesus Vazquez <jesus.vazquez@grafana.com>
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>

* Pass spanLogger as logger for OTEL conversion. (#9246)

Signed-off-by: Peter Štibraný <pstibrany@gmail.com>

---------

Signed-off-by: Peter Štibraný <pstibrany@gmail.com>
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Signed-off-by: Jesus Vazquez <jesus.vazquez@grafana.com>
Co-authored-by: Jesus Vazquez <jesusvazquez@users.noreply.github.com>
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
@pstibrany pstibrany mentioned this pull request Sep 17, 2024
pstibrany added a commit that referenced this pull request Sep 17, 2024
* Update mimir-prometheus from weekly-r306 branch.

Signed-off-by: Peter Štibraný <pstibrany@gmail.com>

* Update r305 (#9285)

* Update mimir-prometheus from weekly-r305.

Signed-off-by: Peter Štibraný <pstibrany@gmail.com>

* [weekly-r304] Cherry pick created timestamp fix (#9217)

* [weekly-r304] Cherry pick created timestamp fix

* Empty commit to trigger CI

* Pass logger to FromMetrics

* Fix test

* Enough attributes for NewAPI

* OTLP: Convert start timestamps to Mimir created timestamps (#9236)

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Signed-off-by: Jesus Vazquez <jesus.vazquez@grafana.com>
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>

* Pass spanLogger as logger for OTEL conversion. (#9246)

Signed-off-by: Peter Štibraný <pstibrany@gmail.com>

---------

Signed-off-by: Peter Štibraný <pstibrany@gmail.com>
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Signed-off-by: Jesus Vazquez <jesus.vazquez@grafana.com>
Co-authored-by: Jesus Vazquez <jesusvazquez@users.noreply.github.com>
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>

* Update mimir-prometheus, regenerate OTLP conversion code.

Signed-off-by: Peter Štibraný <pstibrany@gmail.com>

---------

Signed-off-by: Peter Štibraný <pstibrany@gmail.com>
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Signed-off-by: Jesus Vazquez <jesus.vazquez@grafana.com>
Co-authored-by: Jesus Vazquez <jesusvazquez@users.noreply.github.com>
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants