-
Notifications
You must be signed in to change notification settings - Fork 524
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
Pull main #4342
Commits on Nov 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f8a1dbb - Browse repository at this point
Copy the full SHA f8a1dbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0fb6be - Browse repository at this point
Copy the full SHA c0fb6beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3449ef6 - Browse repository at this point
Copy the full SHA 3449ef6View commit details
Commits on Nov 7, 2024
-
Ingester: Validate completed blocks (#4256)
* Add validate method to block Signed-off-by: Joe Elliott <[email protected]> * Add Validate usage in the ingester Signed-off-by: Joe Elliott <[email protected]> * changelog Signed-off-by: Joe Elliott <[email protected]> * add test and fix replay Signed-off-by: Joe Elliott <[email protected]> * increment metric Signed-off-by: Joe Elliott <[email protected]> --------- Signed-off-by: Joe Elliott <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e9ebaa1 - Browse repository at this point
Copy the full SHA e9ebaa1View commit details -
Add
invalid_utf8
to reasons spans could be rejected (#4293)* Add `invalid_utf8` to reasons spans could be rejected * Update changelog * Update docs * Ensure test covers invalid UTF-8 and not slack time
Configuration menu - View commit details
-
Copy full SHA for b6d7289 - Browse repository at this point
Copy the full SHA b6d7289View commit details -
add signals for duplicate rf1 data (#4296)
Signed-off-by: Joe Elliott <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 403fdcf - Browse repository at this point
Copy the full SHA 403fdcfView commit details
Commits on Nov 11, 2024
-
Bump anchore/sbom-action from 0.17.5 to 0.17.7 (#4307)
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.17.5 to 0.17.7. - [Release notes](https://github.com/anchore/sbom-action/releases) - [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md) - [Commits](anchore/sbom-action@v0.17.5...v0.17.7) --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a3411d0 - Browse repository at this point
Copy the full SHA a3411d0View commit details
Commits on Nov 12, 2024
-
docs: Update readme with explore traces info (#4263)
* docs: Update readme with explore traces info Co-authored-by: Kim Nylander <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2ae8f27 - Browse repository at this point
Copy the full SHA 2ae8f27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ede155 - Browse repository at this point
Copy the full SHA 0ede155View commit details -
Query-Frontend: Add middleware to drop headers (#4298)
* header strip ware Signed-off-by: Joe Elliott <[email protected]> * comment Signed-off-by: Joe Elliott <[email protected]> * changelog Signed-off-by: Joe Elliott <[email protected]> * remove header strip wear from metrics summary Signed-off-by: Joe Elliott <[email protected]> --------- Signed-off-by: Joe Elliott <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2bc0b62 - Browse repository at this point
Copy the full SHA 2bc0b62View commit details -
Increase length of time compactions have to fail (#4315)
* increase length of time compactions have to fail Signed-off-by: Joe Elliott <[email protected]> * gen Signed-off-by: Joe Elliott <[email protected]> --------- Signed-off-by: Joe Elliott <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 29dbbd2 - Browse repository at this point
Copy the full SHA 29dbbd2View commit details -
docs: mark serverless as deprecated (#4017)
* docs: mark serverless as deprecated * Changelog + readme
Configuration menu - View commit details
-
Copy full SHA for fe44474 - Browse repository at this point
Copy the full SHA fe44474View commit details
Commits on Nov 13, 2024
-
docs: Remove duplicated examples (#4295)
This removes duplicates examples from the Configure TraceQL metrics page. Signed-off-by: Alex Bikfalvi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8ba6c50 - Browse repository at this point
Copy the full SHA 8ba6c50View commit details -
tempo-cli: support dropping multiple traces in a single operation (#4266
) * tempo-cli: support dropping multiple traces in a single operation * update final log message --------- Co-authored-by: Suraj Nath <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8f4a31e - Browse repository at this point
Copy the full SHA 8f4a31eView commit details -
[DOC] Add clarification for metrics summary and traceQL metrics (#4316)
* Add clarification for metrics summary and traceQL metrics * Apply suggestions from code review Co-authored-by: Jennifer Villa <[email protected]> * Update docs/sources/tempo/api_docs/metrics-summary.md --------- Co-authored-by: Jennifer Villa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d730dfc - Browse repository at this point
Copy the full SHA d730dfcView commit details
Commits on Nov 15, 2024
-
TraceQL metrics time range fixes (#4325)
* Disconnect job time range filtering from step, so that results in split backend/recent range is accurate * changelog
Configuration menu - View commit details
-
Copy full SHA for 344743d - Browse repository at this point
Copy the full SHA 344743dView commit details -
Fix to assert metrics query range before alignment because alignment …
…may increase it, which is not the responsibility of the caller to account for (#4331)
Configuration menu - View commit details
-
Copy full SHA for 9cef442 - Browse repository at this point
Copy the full SHA 9cef442View commit details
Commits on Nov 18, 2024
-
Add doc about configuring TLS with Helm (#4328)
* Add doc about configuring TLS with Helm * Add memberlist and readinessProbe to example * Include server config for listening on TLS * Add note about scraping * Update docs/sources/tempo/configuration/network/tls.md Co-authored-by: Markus Toivonen <[email protected]> * Update docs/sources/tempo/configuration/network/tls.md Co-authored-by: Kim Nylander <[email protected]> * Update docs/sources/tempo/configuration/network/tls.md Co-authored-by: Kim Nylander <[email protected]> * Add memcached config for TLS --------- Co-authored-by: Markus Toivonen <[email protected]> Co-authored-by: Kim Nylander <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7f6ae16 - Browse repository at this point
Copy the full SHA 7f6ae16View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf4d0bd - Browse repository at this point
Copy the full SHA bf4d0bdView commit details