Skip to content

Conversation

SuperQ
Copy link
Contributor

@SuperQ SuperQ commented Feb 26, 2025

BREAKING CHANGES:

The flag --es.slm has been renamed to --collector.slm.

The logging system has been replaced with log/slog from the stdlib. This change is being made across the prometheus ecosystem. The logging output has changed, but the messages and levels remain the same. The ts label for the timestamp has bewen replaced with time, the accuracy is less, and the timezone is not forced to UTC. The caller field has been replaced by the source field, which now includes the full path to the source file. The level field now exposes the log level in capital letters.

BREAKING CHANGES:

The flag `--es.slm` has been renamed to `--collector.slm`.

The logging system has been replaced with log/slog from the stdlib. This change is being made across the prometheus ecosystem. The logging output has changed, but the messages and levels remain the same. The `ts` label for the timestamp has bewen replaced with `time`, the accuracy is less, and the timezone is not forced to UTC. The `caller` field has been replaced by the `source` field, which now includes the full path to the source file. The `level` field now exposes the log level in capital letters.

* [CHANGE] Rename --es.slm to --collector.slm #932
* [CHANGE] Replace logging system #942
* [ENHANCEMENT] Add external refresh stats #933

Signed-off-by: SuperQ <[email protected]>
@sysadmind
Copy link
Contributor

This would be the first release that is run by GitHub Actions, so we should pay extra attention. I think we need to merge #1000 first. I'm not sure but maybe we should also disable the CircleCI workflow before merging this as well.

@SuperQ SuperQ merged commit 4301b8d into master Mar 3, 2025
18 checks passed
@SuperQ SuperQ deleted the superq/v1.9.0 branch March 3, 2025 09:59
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.

3 participants