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

Add changelog and upgrade guide for #4556 #4631

Merged
merged 1 commit into from
Nov 3, 2021

Conversation

kavirajk
Copy link
Contributor

@kavirajk kavirajk commented Nov 3, 2021

Signed-off-by: Kaviraj [email protected]

What this PR does / why we need it:
Add changelog and upgrade guide for #4556

Which issue(s) this PR fixes:
Fixes #NA

Special notes for your reviewer:

Checklist

  • Documentation added
  • Tests updated
  • Add an entry in the CHANGELOG.md about the changes.

@kavirajk kavirajk force-pushed the promtail-instance-remove-gcplog-changelog branch from 2210e79 to 103ffcc Compare November 3, 2021 13:29
* [2497](https://github.com/grafana/loki/pull/2497) expands on the series API query to Loki with the`--analyze-labels` flag, which can show you a detailed breakdown of your label key and value combinations. This is very useful for finding improper label usage in Loki or labels with high cardinality.
* [2482](https://github.com/grafana/loki/pull/2482), in which LogCLI will automatically batch requests to Loki to allow making queries with a `--limit=` far larger than the server side limit defined in Loki. LogCLI will dispatch the request in a series of queries configured by the `--batch=` parameter (which defaults to 1000) until the requested limit is reached!

#### Misc

* [2453](https://github.com/grafana/loki/pull/2453) improves the error messages when a query times out, as `Context Deadline Exceeded` wasn’t the most intuitive.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

My editor removed all the extra spaces at the end of the line! :P

Hope it's ok!

@owen-d owen-d merged commit d53aef6 into main Nov 3, 2021
@owen-d owen-d deleted the promtail-instance-remove-gcplog-changelog branch November 3, 2021 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants