Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:darix:apps
loki
project.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File project.diff of Package loki
--- _service.orig +++ _service @@ -8,7 +8,7 @@ <param name="versionformat">@PARENT_TAG@+git@TAG_OFFSET@.%h</param> --> <param name="versionformat">@PARENT_TAG@</param> - <param name="revision">v3.2.1</param> + <param name="revision">v3.3.0</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="changesgenerate">enable</param> </service> --- _servicedata.orig +++ _servicedata @@ -3,4 +3,4 @@ <param name="url">git://github.com/grafana/loki.git</param> <param name="changesrevision">525040a3265715ca8cfb52cd39108ccfac9f8af6</param></service><service name="tar_scm"> <param name="url">https://github.com/grafana/loki.git</param> - <param name="changesrevision">3c386cc5d13629a74cddb43c429ec290ba2e4a0a</param></service></servicedata> \ No newline at end of file + <param name="changesrevision">19bbc44845e8c90bd9a867348624967f62363a82</param></service></servicedata> \ No newline at end of file --- loki.changes.orig +++ loki.changes @@ -1,4 +1,390 @@ ------------------------------------------------------------------- +Wed Nov 20 00:02:13 UTC 2024 - Marcus Rueckert <mrueckert@suse.de> + +- bump golang to 1.23 as rquired by upstream + +------------------------------------------------------------------- +Tue Nov 19 20:48:41 UTC 2024 - mrueckert@suse.de + +- Update to version 3.3.0: + * docs: Add upgrade guide for new bloom blocks (backport k227) (#15013) + * chore: fix latest version (#14931) + * fix: Improve docs for min and max table offsets (backport k227) (#14929) + * feat(blooms): disk-backed queue for the bloom-planner (backport k227) (#14927) + * refactor(blooms): Extract planner queue into pkg (backport k227) (#14925) + * fix(blooms): Fix strategy logger and add task test (backport k227) (#14921) + * fix(blooms): Do not restart builders when planner disconnects (backport k227) (#14922) + * fix: logcli: Check for errors before checking for `exists` when fetching data (backport k227) (#14906) + * fix(blooms): Fix tenants slice on loadTenantTables (backport k227) (#14901) + * fix(blooms): Skip multi-tenant TSDBs during bloom planning (backport k227) (#14888) + * fix(blooms): Copy chunks from ForSeries (backport k227) (#14864) + * chore: release loki helm chart 6.19.0-weekly.227 (#14768) + * chore: Fix regression in bloom gateway that caused nothing to be filtered (backport k227) (#14816) + * feat: Introduce shardable probabilistic topk for instant queries. (backport k227) (#14765) + * chore: Add bool to metrics.go log line whether query used bloom filters (backport k227) (#14751) + * fix(deps): update module cloud.google.com/go/storage to v1.46.0 (#14744) + * chore: Update lambda promtail nix checksum (#14745) + * chore(deps): update prom/prometheus docker tag to v2.55.0 (#14741) + * fix(deps): update aws-sdk-go-v2 monorepo (#14742) + * chore(deps): update module github.com/leodido/go-syslog/v4 to v4.2.0 (#14739) + * chore(deps): update grafana/loki-build-image docker tag to v0.34.1 (#14723) + * chore(deps): update logstash docker tag to v7.17.25 (#14738) + * chore: Turn off renovate golang and loki-build-image updates (#14729) + * chore: update thanos-io/objstore to cfdd0e5 (#14727) + * chore(deps): update helm/kind-action action to v1.10.0 (#14733) + * chore(deps): update module github.com/hashicorp/consul to v1.20.1 [security] (#14701) + * feat: Improve pattern ingester tracing (#14707) + * feat: move metric aggregation to a per-tenant config (#14709) + * chore: Update docs, dockerfiles to use latest versions of promtail&loki (#14728) + * fix(deps): update module github.com/axiomhq/hyperloglog to v0.2.0 (#14722) + * chore(deps): update grafana/grafana docker tag to v9.5.21 (#14697) + * chore(deps): update grafana/doc-validator docker tag to v5.2.0 (#14685) + * chore(deps): update github/super-linter docker tag to v3.17.2 (#14683) + * fix(deps): update module github.com/prometheus/client_golang to v1.20.5 (#14655) + * chore(deps): update dependency fluentd to v1.17.1 (#14659) + * fix(deps): update module github.com/alicebob/miniredis/v2 to v2.33.0 (#14721) + * feat: add app_name as a service label (#13660) + * fix(deps): update module github.com/schollz/progressbar/v3 to v3.17.0 (#14720) + * fix: move partition_id into label to make PromQL easier (#14714) + * fix(deps): update module github.com/shirou/gopsutil/v4 to v4.24.10 (#14719) + * chore(deps): update terraform google to v6.9.0 (#14718) + * chore(deps): update terraform aws to ~> 5.74.0 (#14717) + * fix(deps): update module github.com/aws/aws-sdk-go to v1.55.5 (#14715) + * fix(deps): update module github.com/ibm/go-sdk-core/v5 to v5.18.1 (#14716) + * feat: add gauge to track the partition_id (#14713) + * chore: add jaeger mixin to pattern ingester container (#14702) + * docs: Updating a typo (#14703) + * docs: add info about remotewrite client config in ruler (#14401) + * fix(deps): update module github.com/shopify/sarama to v1.43.3 (#14059) + * docs: Reorganize the deployment modes topic (#14676) + * docs: Add guidance to migrate to TSDB before upgrading (#14675) + * feat(blooms): Only write key and key=value to blooms (#14686) + * docs: AWS Cloud Guide Update (#14687) + * fix(blooms): Exclude label filters where label name is part of the series labels. (#14661) + * chore: move readerMetrics to separate file metrics.go (#14681) + * fix(deps): update module github.com/baidubce/bce-sdk-go to v0.9.197 (#14682) + * fix(deps): update module github.com/minio/minio-go/v7 to v7.0.80 (#14654) + * chore(deps): update fluent/fluentd docker tag to v1.17 (#14670) + * chore(deps): update dependency pytz to v2019.3 (#14669) + * feat: add gauge loki_ingest_storage_reader_phase (#14679) + * docs: Fixing two broken links (#14653) + * fix(deps): update module cloud.google.com/go/pubsub to v1.45.1 (#14650) + * fix(deps): update module github.com/baidubce/bce-sdk-go to v0.9.196 (#14651) + * chore(deps): update anchore/sbom-action action to v0.17.6 (#14649) + * fix(deps): update module github.com/coder/quartz to v0.1.2 (#14652) + * chore: improve error message when can't find remote schemaconfig file (#14496) + * fix: Add tenant limits as dependency to pattern ingester (#14665) + * docs: Deploy Loki Helm on AWS guide (#14517) + * fix(operator): add 1x.pico OpenShift UI dropdown menu (#14660) + * feat: Add support for partition ingester in dashboards (#14498) + * chore(operator): prepare community release v0.7.0 (#14644) + * chore: Disable digest updates for Loki renovate config (#14647) + * fix(config): migrate renovate config (#14646) + * fix: promtail parser for azureeventhubs message without time field (#14218) + * chore: Add chunk count from `GetChunkRef` call to stats context (#14636) + * chore(operator): Bump netlify environment (#14641) + * docs: Fix formatting bug (#14633) + * feat(ruler): enables ruler store that uses clients from thanos-io/objstore pkg (#11713) + * feat(logcli): add gzip compression option (#14598) + * feat(operator): User-guide for OTLP configuration (#14620) + * fix(blooms): Check length of tasks before accessing first element in slice (#14634) + * fix: More correctly report starting phase during kafka-reader startup (#14632) + * fix: Add s3 principal to iam policy attached to sqs in lambda-promtail terraform code (#14619) + * fix: fix bug in query result marshaling for invalid utf8 characters (#14585) + * chore: fix some function names (#14628) + * fix(operator): Move OTLP attribute for statefulset name to stream labels (#14630) + * fix(mixins): retention dashboards fix metric name (#14617) + * feat(storage): AWS backend using thanos.io/objstore (#11221) + * feat: Do not add empty blooms to offsets (#14577) + * feat(storage): Azure backend using thanos.io/objstore (#11315) + * fix(operator): Disable log level discovery for OpenShift tenancy modes (#14613) + * feat(loki): include structured_metadata size while asserting rate limit (#14571) + * docs: Update _index.md #fix typos (#14608) + * docs: Update docs for structured metadata blooms (#14555) + * fix: correct OTLP documentation typo (#14602) + * feat(operator): introduce 1x.pico size (#14407) + * docs: Fix Slack URL (#14599) + * fix(s3): disable client retries when congestion control is enabled (#14588) + * docs: fix heading levels (#14583) + * fix(deps): update github.com/twmb/franz-go/pkg/kfake digest to cea7aa5 (#14590) + * feat: Allows to configure client_max_body_size (#12924) + * feat(operator)!: Provide default OTLP attribute configuration (#14410) + * feat: New bloom planning using chunk size TSDB stats (#14547) + * fix(operator): correctly ignore again BlotDB dashboards (#14587) + * fix: Update renovate ignore for operator API with new module path (#14581) + * fix(deps): update module github.com/fsouza/fake-gcs-server to v1.50.2 (#14313) + * fix(deps): update module cloud.google.com/go/bigtable to v1.33.0 (#14580) + * fix(deps): update module cloud.google.com/go/pubsub to v1.45.0 (#14361) + * chore: upgrade gopsutil (#14542) + * fix(operator): Fix building the size-calculator image (#14573) + * fix: lint errors (#14574) + * chore: update google.golang.org/grpc to v1.67.1 (#14572) + * refactor(operator)!: Rename loki api go module (#14568) + * chore: Update Helm docs regarding bloom components (#14559) + * docs: support clarification for filesystem (#14560) + * feat(helm): Add kubeVersionOverride for Helm chart (#14434) + * chore: Fix variable declaration for Bloom Build dashboard (#14553) + * docs: correct typo in TSDB migration doc (#14554) + * fix(operator): Fix make build target for size-calculator (#14551) + * refactor: Extract common functionality to test utils pkg (#14549) + * chore(bloom): remove unused code from blooms (#14539) + * refactor(operator)!: Migrate project layout to kubebuilder go/v4 (#14447) + * chore(mixin): Update dashboards for bloom components (#14529) + * feat(operator): Update Loki operand to v3.2.1 (#14526) + * feat: Configurable list of json fields to mine patterns (#14528) + * chore: Improve logging of jumphash server selector (#14306) + * chore: thanos client remove `object-store.` prefix (#14546) + * chore: hide docs for thanos clients + restore original cli prefix (#14545) + * feat(helm): add configurable extraEnvFrom to admin-api and enterprisegw (#14533) + * docs: Update release notes for 3.1.2 (#14538) + * docs: Update release notes for 3.2.1 (#14537) + * chore: update path for local config in production readme (#14259) + * docs: update contributing guidelines for the helm chart (#14523) + * ci: fix cron schedule for weekly helm task (#14522) + * fix(logcli): create new tail response for every line (#14525) + * chore(indexgateway): log trace ID in calls to GetChunkRef (#14536) + * feat(storage): GCS backend using thanos.io/objstore (#11132) + * docs: Pre-format example for named_stores_config (#14524) + * fix(helm): Fix wrong port name referenced for ingress NetworkPolicy (#12907) + * test(bloombuild/planner/strategies): use require.ElementsMatch in test (#14521) + * chore: remove submodule accidentally added in #14509 (#14520) + * ci: fix logql analyzer (#14511) + * feat(kafka): Start ingester flush loop before trying to catch up from Kafka (#14505) + * feat: Extract task computing into a strategy interface (#13690) + * fix(label_format): renamed label should use ParsedLabel category (#14515) + * ci: add logql-analyzer CI (#14495) + * chore: release loki helm chart 6.18.0 (#14509) + * ci: fix helm release (#14501) + * fix(operator): Disable automatic discovery of service name (#14506) + * fix(logql): updated JSONExpressionParser not to unescape extracted values if it is JSON object. (#14499) + * docs: update sample result on loki setup page (#14482) + * fix: always write detected_level when enabled, even if unknown (#14464) + * feat(kafka): Add support for SASL auth to Kafka (#14487) + * docs: Updated Fluent Bit docs to use official plugin + Sandbox (#14004) + * feat(kafka): Remove rate limits for kafka ingestion (#14460) + * chore(operator): Upgrade operator-sdk 1.37.0 and kind 0.23.0 (#14445) + * feat(helm): add tolerations to pattern-ingester statefulset (#13605) + * docs: Small update to install docs (#14477) + * docs: Update Promtail installation (#14473) + * docs: update Helm installation topics (#14466) + * docs: corrected result for the `flags` field in the examples (#14074) + * fix: nix build, downgrade toolchain to go1.23.1 (#14442) + * ci: speciy golangci-lint build tags at runtime (#14456) + * fix: level detection for warning level (#14444) + * docs: Update alloy-otel-logs.md to correct a typo (#13827) + * fix(ci): updated helm diff rendering workflow (#14424) + * docs: Revise the LogQL Analyzer topic (#14374) + * docs: remove reference to Agent Flow (#14449) + * chore: Add new field to "stats-report" log line in bloom gateway (#14446) + * feat(Helm): Update Loki Helm chart for restricted environments (#14440) + * chore(operator): Update build and runtime deps (#14416) + * chore: Rename new querier flag to use dashes (#14438) + * fix: Revert "fix(deps): update module github.com/shirou/gopsutil/v4 to v4.24.9 (#14357)" (#14437) + * chore: Log errors when processing a download task fails (#14436) + * feat(kafka): Enable querier to optionally query partition ingesters (#14418) + * docs: Updated Promtail to Alloy (#14404) + * fix(kafka): Set namespace for Loki kafka metrics (#14426) + * fix(storage/chunk/client/aws): have GetObject check for canceled context (#14420) + * chore: Make metric for dequeued tasks in bloom-gateway a Histogram (#14413) + * chore(deps): update dependency fluent-plugin-multi-format-parser to '~>1.1.0' (#14396) + * fix: promtail config unmarshalling (#14408) + * fix(deps): update github.com/grafana/dskit digest to 687ec48 (#14395) + * chore: remove copied loop vars (#14383) + * fix(logql): Fix panic in json parsing when using empty array index (#14393) + * fix(distributor): validate partition ring is kafka is enabled (#14303) + * test(kafka): Added additional test for kafka startup logic (#14391) + * feat(kafka): Implement limiter using partition ring for Kafka (#14359) + * feat(kafka): Replay kafka from last commit before allowing ingesters to become ready (#14330) + * fix(ci): fixed `Publish Rendered Helm Chart Diff` workflow (#14365) + * chore(operator): fix CI to use new Github app instead of PAT (#14328) + * docs: OpenTelemetry Collector Sandbox Tutorial (#13745) + * fix(build): Use Debian Bullseye base image for build image (#14368) + * fix(deps): update module go.etcd.io/bbolt to v1.3.11 (#14358) + * fix(deps): update github.com/grafana/dskit digest to b69ac1b (#14355) + * fix(helm): add missing `loki.storage.azure.chunkDelimiter` parameter to Helm chart (#14011) + * fix(deps): update module github.com/shirou/gopsutil/v4 to v4.24.9 (#14357) + * chore: Remove ring client pool from JumpHashClientPool (#14367) + * chore(operator): Update skipRange for next release (#14371) + * feat: detected field values (#14350) + * chore(storage/bloom/v1): bind bloom page size to max bloom size (#14372) + * feat: mixin, allow overriding of some labels by parameterizing mixin recording/alert rules (#11495) + * docs: fix broken links (#14347) + * fix: Transform `ObjectExistsWithSize` into `GetAttributes` (#14329) + * fix(deps): update module github.com/ncw/swift/v2 to v2.0.3 (#14356) + * fix(deps): update module github.com/klauspost/compress to v1.17.10 (#14352) + * fix(deps): update module github.com/minio/minio-go/v7 to v7.0.77 (#14353) + * feat: ability to log stream selectors before service name detection (#14154) + * feat: Apply patterns line length limit to json message key (#14296) + * feat(ingester): implement partition shuffle sharding for ingester (#14304) + * chore(operator): add JoaoBraveCoding to loki-operator owners (#14332) + * feat: mixin / add loki compaction not successfull alert (#14239) + * feat!(operator): Update Loki operand to v3.2.0 (#14331) + * chore(deps): update terraform aws to ~> 5.69.0 (#14343) + * chore: Add contributing and versioning docs on helm chart (#14339) + * chore(deps): update terraform google to v6.5.0 (#14344) + * fix(deps): update module github.com/ibm/ibm-cos-sdk-go to v1.11.1 (#14342) + * chore(deps): update terraform random to v3.6.3 (#14325) + * fix(deps): update module golang.org/x/net to v0.29.0 (#14341) + * fix(deps): update module github.com/felixge/fgprof to v0.9.5 (#14338) + * fix(deps): update module github.com/baidubce/bce-sdk-go to v0.9.192 (#14337) + * chore(deps): update ruby docker tag to v3.3.5 (#14324) + * docs: Reorganize Query Templates page (#14138) + * fix(operator): Use empty initiliazed pod status map when no pods (#14314) + * feat(helm): update chart with loki version 3.2.0 (#14281) + * fix(deps): update github.com/grafana/dskit digest to f52de24 (#14319) + * ci: make helm release manual (#14317) + * feat: add query user and query source to "executing query" log lines (#14320) + * ci: update loki version in helm chart weekly and on Loki release (#14290) + * ci: change backport action title (#14270) + * feat(fluentd-plugin-datadog-loki): support custom http headers (#14299) + * feat(operator): Declare feature FIPS support for OpenShift only (#14308) + * fix(operator): Add missing groupBy label for all rules on OpenShift (#14279) + * feat(helm): Allow setting node attributes to `tokengen` and `provisioner` (#14311) + * chore: Clarify compression package (#14257) + * chore: Update for failing lint issue (#14301) + * chore: Move to Go 1.23.1, along with golangci update (#14294) + * chore: refactor detected fields handler (#14288) + * fix(canary): Reconnect immediately upon tail max duration (#14287) + * fix(config): Copy Alibaba and IBM object storage configuration from common (#14297) + * chore: sync tables without acquiring read lock the whole time (#14179) + * fix(sharding): apply offset to both `from` and `through` in shard request (#14256) + * fix: missing dep PartitionRing for Ingester (#14292) + * fix: allow rename of structuremetadata labels (#13955) + * chore: Lint in prep for golangci compatible with Go 1.23 (#14289) + * fix(deps): update github.com/grafana/dskit digest to 7c41a40 (#14277) + * feat: Implement owned streams calculation using Partition Ring (#14282) + * ci: use GH app for helm workflows (#14269) + * feat(kafka): enqueue commit offset only once per batch process (#14278) + * chore: Wrap error to surface more context (#14284) + * chore: Allow setting annotations for memberlist and query-scheduler-discovery services (#14211) + * feat(distributors): Use a pool of worker to push to ingesters. (#14245) + * feat(jsonnet): Allow to name prefix zoned ingesters (#14260) + * chore: Disable bloom filtering for bounded sharding strategy (#14272) + * ci: remove drone, add GH action to build images (#14273) + * fix: Rename mispelled filename (#14237) + * feat: support ruler sidecar in singleBinary mode (#13572) + * feat: Introduce new `ObjectExistsWithSize` API to (#14268) + * fix(helm): Fix persistence configuration for Memcached (#14049) + * chore: fix push pkg vendoring (#14261) + * fix: allow any level for aggregated metrics (#14255) + * docs: Fix link bracket for query-acceleration-blooms (#14262) + * chore(operator): fix API documentation relative to OTEL (#14246) + * feat(helm): :sparkles: add additional service annotations for components in distributed mode (#14131) + * chore: fix loki local config (#14250) + * docs: Fix typo in query-acceleration-blooms (#14249) + * feat: move detected field logic to query frontend (#14212) + * fix: remove usage of unsafe string in label adapter unmarshal (#14216) + * chore: Add `has_labelfilter_before_parser` to metrics.go log line (#14244) + * fix(pattern): Fixes latency metric namespace for tee to pattern (#14241) + * fix(kafka): Fixes partition selection in distributors (#14242) + * feat(kafka): Add Ingestion from Kafka in Ingesters (#14192) + * docs: add additional clarification for single binary helm installation (#14144) + * docs: added video to components (#14215) + * fix: Update AWS storage timeout error for Go 1.23 behavior (#14226) + * docs: Replace shortcodes on Storage topic (#13748) + * docs: Added new Query best practices page (#14057) + * fix: Expand matching for additional variations (#14221) + * fix: Add additional validation for timeout while retrieving headers (#14217) + * docs: Explore Logs GA (#14198) + * feat: Optionally require writes to kafka on Push requests (#14186) + * fix(helm): Various fixes and enhancements for bloom components (#14128) + * ci: release workflow needs to use the GH App token (#14193) + * fix: Wait for OwnedStreams service in Ingester startup (#14208) + * perf(blooms): Remove compression of `.tar` archived bloom blocks (#14159) + * fix(helm): Check for `rbac.namespaced` condition before creating roles (#14201) + * fix(mixin): Remove pod label from disk usage aggregation (#14180) + * docs: Fix awkwardly worded line about fluent-cli (#14197) + * docs: Update Loki components page with new bloom components (#14169) + * fix(log-to-span): timestamp.Time should be called with milliseconds (#14196) + * chore(operator): update the release-please config for next release (#14143) + * fix: mixins / loki-resources-overview panel layout (#14178) + * feat: add missing cluster label to mixins (#12870) + * feat: implement IsRetryableErr for S3ObjectClient (#14174) + * chore: Clean up unused bloom filter related code (#14183) + * ci: Use centralized 'Add to docs project' workflow with GitHub App auth (#14181) + * docs: Loki 3.2 Release Notes (#14191) + * ci: temporarily disable the workflow for the PRs where PRs branch is from (#14188) + * fix: report correct status code for metric and log queries in metrics.go (#12102) + * fix: Report PSRL error message correctly (#14187) + * feat: add backoff mechanism to the retention process (#14182) + * chore: Move compression utilities into separate package (#14167) + * feat: mixins / allow bloom dashboards disabling (#14177) + * ci(helm): update Kube Diff workflow (#14173) + * fix(mixins): add backend path section in loki-operational for single scalable deployment (#13023) + * fix(promtail): validate scrape_config job name, do not allow duplicate job names (#13719) + * feat(mixins): merge resources dashboards for ssd into one (#13471) + * docs: add `X-Scope-OrgID` header to Grafana datasource if multi-tenancy is enabled (#13914) + * chore(storage/bloom/v1): update comments on bloom test (#14168) + * chore: Remove outdate TODO file for bloom package (#14158) + * chore(kafka): Refactor configurations and remove old modules (#14161) + * ci: Update workflows to use actions that don't need organization secrets (#13991) + * chore: Remove unused quantile merge step evaluator. (#14160) + * fix(mixins): disk space utilization panels with latest KSM versions (#13486) + * feat(mixins): Allow hiding useless rows in loki-operational (#13646) + * chore: restore backport creator workflow (#14156) + * feat: add structured metadata to the promtail push API (#14153) + * chore(blooms): Remove excessive logging in fused querier (#14152) + * fix: Propagate query stats from quantile & topk queries (#13831) + * ci(helm): added workflow to see the diff (#14134) + * chore: Fix linter errors (#14145) + * chore(blooms): Replace extracting line filters with extracting label filters (#14137) + * chore(ci): Temporarily remove Backport PR action (#14136) + * chore: replace remaining references to ExtractTestableLineFilters (#14135) + * chore(bloomgateway): update bloom gateway to test for structured metadata blooms (#14130) + * chore: avoid some allocations in tsdb while reading posting offset table (#14111) + * fix(aggregated-metrics): correctly create logfmt string (#14124) + * chore(storage/bloom/v1): add ExtractTestableLabelMatchers (#14119) + * chore(blooms): Expose series/stream metadata when iterating over blooms (#14097) + * feat: revert "feat: add functions to common.libsonnet for warpstream" (#14129) + * feat: add functions to common.libsonnet for warpstream (#14123) + * chore: Final batch of linting cleanup for Go 1.23 and newer golangci (#14120) + * fix(detected_fields): always return empty array as `null` (#14112) + * fix(kafka): Fixes writer initialization for arm32 (#14115) + * fix(blooms): Fix panic in initialisation of the bloom planner and builder (#14110) + * chore( operator): community release 0.6.2 (#13106) + * chore(operator): prepare community release v0.6.2 (#14080) + * docs: Update Release Notes for 3.1.1 (#14098) + * docs: Update Release Notes for 3.0.1 (#14099) + * docs: Update Release Notes for 2.9.10 (#14100) + * feat(blooms)!: Index structured metadata into blooms (#14061) + * chore: fix some function names (#14020) + * perf(logql): Micro-optimizations for IP filter (#14072) + * chore: use quartz in metastore (#13900) + * fix(deps): update module github.com/hashicorp/raft to v1.7.1 (#14005) + * fix(deps): update github.com/grafana/dskit digest to 931a021 (#14032) + * fix(deps): update k8s.io/utils digest to 702e33f (#14033) + * feat: Implement WAL segment ingestion via Kafka with partition ring (#14043) + * fix: skipping label if it contains special symbol (#14068) + * feat: track discarded data by usageTracker (#14081) + * chore(deps): Downgrade fake-gcs-server (#14078) + * feat(max-allowed-line-length): add config to set `max-allowed-line-length` in pattern ingester (#14070) + * fix: downgrade grpc to fix regression (#14065) + * feat(operator): Add support for Loki OTLP limits config (#13446) + * fix: correct _extracted logic in detected fields (#14064) + * chore: Linting updates in prep for Go 1.23 (#14071) + * feat: add retries for s3 ObjectExists calls (#14062) + * chore(blooms)!: Introduce a new block schema (V3) (#14038) + * docs: update template_functions.md to change argument order for `contains` (#14048) + * fix(deps): update module github.com/spf13/afero to v1.11.0 (#14060) + * fix: enable service detection for otlp endoint (#14036) + * fix(`detected_fields`): return parsed labels when parsers are passed (#14047) + * feat(operator): Update Loki operand to v3.1.1 (#14042) + * fix(deps): update module github.com/ibm/go-sdk-core/v5 to v5.17.5 (#14045) + * fix(deps): update module github.com/baidubce/bce-sdk-go to v0.9.189 (#14044) + * chore(deps): update terraform aws to ~> 5.65.0 (#14046) + * chore(deps): update prom/alertmanager docker tag to v0.27.0 (#14039) + * chore: Remove call to deprecated rand.Seed() (#14041) + * chore(deps): update terraform google to v6 (#14040) + * feat(helm): Replace bloom compactor with bloom planner and builder (#14003) + * fix(deps): update module github.com/minio/minio-go/v7 to v7.0.76 (#14006) + * fix(deps): update aws-sdk-go-v2 monorepo (#13986) + * docs: rename v3.0.md to v3-0.md (#14024) + * fix: do not retain span logger created with index set initialized at query time (#14027) + * feat(blooms): Add bloom planner and bloom builder to `backend` target (#13997) + * feat(helm): Add persistence option to memcached on Helm chart (#13619) + * chore(ci): fix failing arm builds (#14022) + +------------------------------------------------------------------- Thu Oct 17 21:30:13 UTC 2024 - mrueckert@suse.de - Update to version 3.2.1: --- loki.spec.orig +++ loki.spec @@ -21,7 +21,7 @@ %global promtail_datadir /var/lib/promtail Name: loki -Version: 3.2.1 +Version: 3.3.0 Release: 0 Summary: Loki: like Prometheus, but for logs License: Apache-2.0 @@ -37,7 +37,7 @@ Patch0: proper-data-directories. BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: golang-packaging BuildRequires: systemd-devel -BuildRequires: golang(API) = 1.21 +BuildRequires: golang(API) = 1.23 Requires: logcli = %{version} Requires(pre): group(loki) Requires(pre): user(loki)
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor