forked fromgrafana/loki
- Notifications
You must be signed in to change notification settings - Fork0
dannykopping/remove cache stats#14
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Draft
dannykopping wants to merge225 commits intodannykopping:masterChoose a base branch fromgrafana:dannykopping/remove-cache-stats
base:master
Could not load branches
Branch not found:{{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline, and old review comments may become outdated.
Uh oh!
There was an error while loading.Please reload this page.
Draft
Changes from1 commit
Commits
Show all changes
225 commits Select commitHold shift + click to select a range
7299e3b
Fix query filtering (#5951)
MasslessParticleef56b73
Add query filtering to the tailer (#5969)
MichelHollandsc700744
Loki: Make DNS resolver configurable in Gateway (#5973)
irizzantc0f51b9
redact s3 credential values when printing config to logs (#5961)
afayngelerindbxea59e4b
Add changelog entry for split by range of instant queries (#5966)
38e5e41
Do not parse string of empty matchers (#5980)
chaudumdb23887
Call correct method on index store (#5979)
chaudum66a4692
fix: remove typo in gateway config (#5981)
irizzant3376596
Add string representation of boltdb shipper mode (#5982)
simonswine3fa6cc9
Querier: prevent unnecessary calls to ingesters (#5984)
dannykopping9cef86b
Invalidate caches on delete (#5661)
MasslessParticleb6ce382
Use new build image 0.20.3 (#5904)
chaudum7c462ca
Add buf to the build image (#5785)
simonswine4a91fdc
migrated gelfTarget to go-gelf/v2 library that contains fix for chunk…
vlad-diachenko2a04ac9
Remove references to cortex (#6015)
trevorwhitneybcb8009
operator: logerr v2 update (#5987)
Red-GV0cc3fe7
Disable calling new index-gateway client's API. (#6025)
kavirajk986fe5c
Remove empty match within concat of regex (#6026)
cyriltovena88c4781
Revendor `grafana/tail` to fix promtail symlink behavior (#6034)
DylanGuedesfc8c4f0
Loki: Add a configurable ability to fudge incoming timestamps for gua…
slim-beancd02d6a
Add better observability to queryReadiness (#5946)
DylanGuedes149227b
Minor fixes in docs/sources/api/_index.md (#5915)
adeverteuilc4ebfd3
Docs: revise getting started guide (#5939)
KMiller-Grafanae2cde40
Add query scheduler to "Read Resources" mixin dashboard (#6028)
chaudumf031427
Docs: PR 5387 redo - Warn ECS users to avoid plain text creds (#6051)
KMiller-Grafanad0160cb
Upgrade inet.af/netaddr (#6046)
aknuds1d73df08
Improve series store index queries (#6045)
cyriltovena8c03d23
operator: Merge gh index page with README.md to link to docs (#6048)
periklis477a0e7
Add filter parameter to rebound so lines can be deleted by the compac…
MichelHollands084a080
docker-compose: Disable auth in Grafana (#5998)
simonswine6c1a62d
Ensure proto definitions are formatted [2/2] (#6000)
simonswine0c721b4
Add IndexGateway Query Readiness Duration panel to `Loki - Reads Reso…
JordanRushing4891e28
Decrease log level for "failed to put to memcached" (#6018)
chaudum5d51e5a
Improve batching in boltdb index (#6044)
cyriltovena6b6521f
Add metrics to range mapper (#6030)
9cb78bd
Improve index entries deduping and concurrency (#6055)
cyriltovena309592a
ignores reporting cancellations as errors in the usage-reporter modul…
owen-deb242f3
Add tailing metrics (#6059)
MasslessParticlea5b9a9a
Docs: Improve wording of getting started guide (#6060)
KMiller-Grafana2758dc6
boltdb shipper index list cache improvements (#6054)
sandeepsukhani47ce070
Add missing changelog entry for change introduced by PR 6034. (#6040)
DylanGuedes162e82e
Use quiet flag in logcli tail.go. (#6033)
DylanGuedes8a5877c
Bump github.com/minio/minio-go/v7 from 7.0.10 to 7.0.24 (#6007)
dependabot[bot]d7f03be
Update libsystemd-dev from bullseye-backports for arm32 docker images…
abfermcce2d8e
Promoto policyRule to v1 (#6003)
zachfi093fe91
Bump inet.af/netaddr for Go 1.18 compatibility (#5872)
foutrelis241bde1
Add dot to some DNS address to reduce lookups (#5789)
bboreham38b1d3b
Update Loki reads/writes resources dashboards (#5765)
179d741
promtail: Add support for exclusion patterns in `static_config` (#5943)
tpaschalis8cd4694
allow more time for boltdb-shipper index syncs to finish (#6071)
sandeepsukhani9c19b0f
Fix broken link on deployment-modes.md (#6068)
wtchangdmd9327ec
Added NLog-Targets-Loki as unofficial C# client to Loki (#6061)
corentinaltepe00e210a
Bump actions/checkout from 2 to 3 (#5558)
dependabot[bot]bb2e952
Fix(query-frontend): `/label/<name>/values` endpoint to use right set…
kavirajk98fda9b
Loki: Change live tailing to only allow mutating the log line not the…
slim-bean7fff660
Add UDP protocol support to Promtail's syslog target (#5790)
chaudum213bb86
Add integration tests which test happy path (#5968)
simonswine6392ddb
Auto add labels on new pull request (#6065)
8b15632
Fix(query-frontend): LokiCodec encode/decode works correctly with lab…
kavirajk93de7a7
renames skip -> ok in ProcessString (#6064)
owen-dc76565a
fix labeler (#6087)
2264b73
Docs: remove Cortex references (#6079)
KMiller-Grafana0a4bfbe
Remove nosiy "inflight" requests log entries (#6074)
kavirajk1d25e17
Docs: fix pic location in `sources/fundamentals/architecture/deployme…
n4mineb3f6f6b
table_manager: Change some level.Info() logging to level.Debug() (#6076)
patman-cp1389857
`metrics.go` support for metadata queries(labels and series) (#5971)
kavirajkd97724e
Introduce coverage to PR pipelines (#5357)
MasslessParticle0a68bd2
docs: update the labels timespan info (#6019)
gabor14b0873
Revert "Docs: fix pic location in `sources/fundamentals/architecture/…
n4mine4f75939
Revert "Loki: Change live tailing to only allow mutating the log line…
slim-bean03153e8
clean up the pr diff message (#6098)
MasslessParticleb45efd4
TSDB shipper + WAL (#6049)
owen-debb39db
lambda-promtail: Add multi-tenancy support (#6102)
timchenko-a18058d2
Serve correct status of ingester/distributor in gRPC healthcheck endp…
chaudume2fdc34
Feat: add Baidu Cloud BOS as storage backends for Loki #4788 (#5848)
arcosx45dd588
Update consistent hash ring docs with new index gateway ring (#6041)
JordanRushing06e309b
do not increment sync operation count metric on per index set (#6109)
sandeepsukhani8838530
Document `/services` API endpoint (#6111)
dannykopping55ea89f
Tsdb/head wal feedback (#6107)
owen-d41647d1
operator: Ruler enhancement proposal (#5985)
periklis756fc19
fix mutability bug with labels during tsdb flushing (#6116)
owen-d729bf3f
loads previously created TSDBs into shipper on startup (#6117)
owen-d24f8b19
Remove unused grpc health check endpoints (#6113)
kavirajkc2e43dd
Bump k8s.io/api, k8s.io/client-go, k8s.io/apimachinery from 0.22.7 to…
mar4uk31ca108
Docs: redo PR 5109 (#6119)
KMiller-Grafanaee4ab1b
Fix certain binary expression queries by optimizing through push down…
chaudum4bf1648
Loki: When processing logs during tailing, don't reuse the query pipe…
slim-bean301ea42
operator: Add method to get authenticated from GCP (#6125)
6e3bf3f
tsdb query fixes (#6142)
sandeepsukhanidc782de
Removed double space in Log (#6166)
yusufpapurcu40b2373
corrected copy&paste error in list of labels (#6146)
psytester73b39a9
specify logcli authorization header by flag (#6164)
domcyrusf39552c
Add docs for updated deletion api (#5763)
MichelHollandsaa3f06f
update auth header env variable usage help (#6169)
domcyrus97c7d7c
LogQL: add the `default` sprig template function to logql label/line …
jburnhamc6b7752
Bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 (#6170)
dependabot[bot]c6af640
feat: support simple selection of labels in json expr parser (#6151)
adityacs0691563
Update SSL config for cassandra (#6145)
digiserg6fb86c4
fix(tanka): add customizable common env vars (#6124)
irizzant6e9517e
ruler: Add support for alertmanager header authorization (#6136)
periklise3a43c6
query-scheduler: Now proper support for `querier_forget_delay` (#6174)
kavirajke5a89fa
fix(querier): Record `result` length after response validation. (#6176)
kavirajkead8c34
skip empty object key returned by some s3 compatible storage while li…
sandeepsukhani6b97de7
tsdb creation supports fingerprint overrides (#6178)
owen-d3547d89
Fix typo in operator/docs/hack_operator_make_run.md (#6180)
alanconwaye9d2a30
Fixed reader to support both authentication and tenant-id at the same…
kovaxurb6ff9d5
Add integration test for delete request (#6188)
MichelHollands4f87db7
strips out tenant label from LabelNames queries (#6181)
owen-d62f5e59
tsdb index gateway (#6158)
sandeepsukhani8518560
Fix flaky gRPC server shutdown in tests (#6191)
chaudumb073ec9
security: Redact credentials when marshalled to YAML (#6186)
chaudumfe7ced8
Fix CHANGELOG entries. (#6193)
DylanGuedese5eff96
Change deletion_enabled setting to deletion_mode (#6190)
MichelHollandsbb2eccc
[loki microservices]: allow custom gateway server configuration (#6138)
irizzant5eb4c0d
operator: Changing GCP secret file path (#6199)
Red-GVef4bc8f
copy all the fixes/improvements that went into boltdb-shipper that ar…
sandeepsukhani3c33400
creates a single tsdb for entire wal recovery (#6203)
owen-db90c460
Rename fudge_duplicate_timestamp to be increment_duplicate_timestamp …
KMiller-Grafana440fb7d
Loki: Modifies TableManager to use IndexGateway ring (#5972)
DylanGuedesa58dc3f
doc(storage-example-configs): AWS single store configs (#6196)
kavirajkd5c337c
docs: Fix broken link from unpack parser to pack stage (#6207)
chaudumf14f9dd
prevents sharding avg and avg_over_time when their children arent sha…
owen-d1923668
run store queries in ingester when using tsdb as index store (#6209)
sandeepsukhani5e465ad
Docs: Fix design docs index page (#6008)
joanlopez0075085
docs: describe ordering in http query results (#6024)
gabor5206e3a
Docs: Hint about potential high cardinality metrics (#5603)
m1keilfd627f2
operator: Add rules support (#5986)
periklis0dfd2cb
Fix label extraction pushdown on instant queries (#6215)
67e7285
Improve labels computation during LogQL pipeline (#6110)
cyriltovenae313d8a
Remove __name__ from label calls (#6229)
MasslessParticlec032da9
Tsdb/inverted index (#6233)
owen-d3d22827
Runtime reloadable config; ring migration setup (#6214)
cstyanb6ac00e
[Promtail] drop lines with malformed json (#6099)
cstyan67f104a
Add NRC in Adopters (#6242)
ludydoo6ac955c
make boltdb-shipper use the generic indexshipper for managing index i…
sandeepsukhani65c6e25
Add upgrade guide regarding azure container name change (#6118)
trevorwhitneyeedfcd5
Fix the signature for substr (#6236)
izrik3e77423
Migrate Tool: Update to work with boltdb-shipper, improve logging out…
slim-bean0b947d9
Docs: Reimplement PR 5649 on troubleshooting timeout errors (#6183)
KMiller-Grafana410c1a0
feat(ruler): support alert relabeling (#6220)
adityacsa795b93
chore(cache): Make exprimental messages more clear for cache. (#6219)
kavirajk58718a5
Add jsonnet tools to build image (#6255)
pracucciafa53f1
Loki mixin: publish compiled version of the mixin (#6254)
pracucci51dabcf
docs: Default loki service port. (#6212)
1Psy0cb3994
Memberlist related jsonnet (#6253)
cstyan7cc6aa4
feat: Add support for Azure user assigned identity (#5891)
stevehipwell3b3fcf6
update drone branch match for 3 digit k release (#6263)
sandeepsukhani9b2786b
Fix delete updates (#6194)
MasslessParticlee61f8dc
operator: Document how to connect Grafana to gateway (#6250)
xperimental9c49a02
docs: Add Nomad deployment examples (#6258)
nahsidc185f6
Fix wording about pattern parser (#6264)
bboreham6922190
Documentation: Explain --config.expand-env=true double slash with sla…
V-Mann-Nick7369b37
use tsdb config for initializing index gateway client (#6267)
sandeepsukhani50ef4f2
Add duration filter unit test (#6271)
btaanib2b4fde
Update docs for xk6-loki log formats (#6134)
chaudum8f4381a
update drone signature (#6277)
sandeepsukhani2d4ff73
add metrics for tracking index shipper operations (#6278)
sandeepsukhanif58a14f
Snyk SBOM workflow add (#6274)
SadFaceSmith7f50a26
Move ingester metrics around (#6275)
simonswined91a64f
operator: Add support for custom S3 CA (#6198)
periklisb5f0557
fix boltdb shipper local query in logcli and support `fake` tenant (#…
slim-beanf52fc9d
Loki: add a run-once flag to the compactor (#6281)
slim-bean4c3e276
operator: Add ruler config support (#6195)
periklisff5ce4e
Document multi-tenant queries. (#5994)
jeschkies1c5e094
Only delete data when WholeStreamDeletion or FilterAndDelete (#6286)
MasslessParticle0470e4e
feat(fluentd): allow fluentd_thread label to be configurable (#6240)
taharah3c1accc
Import memberlist.libsonnet in loki.libsonnet. (#6294)
cstyanfefc33d
make tsdb store instance a singleton (#6273)
sandeepsukhanid9cc6a8
Improve write dashboard by removing unrelated route (#5853)
cyriltovena7e53381
Avoid line copy during LogQL line_format (#6104)
cyriltovena9a82f5c
Look up config file in default locations (#6160)
chaudum7158785
update loki-mixin json dashboards with latest jsonnet changes (#6306)
sandeepsukhani1ad75d0
do not initialize tsdb index store when using index gateway client fo…
sandeepsukhanicd7ebf2
exposes line length hist on distributors (#6309)
owen-dea0a524
Only consider an interval to have possible expired chunks if it overl…
MasslessParticle4903df6
Tsdb/inverted index wiring (#6252)
owen-d7df7169
We shouldn't modify the loki config at all if the memberlist ring is …
vlad-diachenkoa1e0298
Support tenant id from value (#6290)
jkroepkeb757753
fixed type of the property in memberlist config (#6307)
vlad-diachenko69eabfc
Fix delete cancellation timeout (#6285)
MasslessParticle135f672
fix: allow promtail docker_sd_config to handle long log lines (#6256)
srstsavagede418bf
Reduce to a single code path through sendBatches regardless of limit …
splitice9a2df5a
copy boltdb-shipper cache changes from PR #6054 to generic index ship…
sandeepsukhani82da01a
make index shipper read path handle range of tables by type of index …
sandeepsukhanic1be35e
Add licensing boiler plate in case we ever need it (#5251)
RichiHa877feb
Use fake credentials in storage/chunk/storage tests (#6187)
foutrelis65e3148
Update delete integration test (#6192)
MichelHollands36e0979
Add cache usage statistics (#6317)
dannykopping086dbf7
always retry syncing index files from indexshipper when the index lis…
sandeepsukhani5a6157e
Tsdb/index sampling (#6329)
owen-de0528b6
Add multi_kv_config block to overrides configmap when multi kv is ena…
JordanRushing405cdab
Expose Memberlist status page on MemberlistKV module init (#6322)
JordanRushing57d543e
Update _index.md - an unofficial Loki client added (#6312)
mjfrycc9b374d
Set `MetricsNamespace` configurable for MemberlistKV module in Loki (…
JordanRushing3a1fdd0
Define a reason why the fifocache has evicted an item (#6335)
dannykopping0011c2d
TSDB/index-sampling-wiring (#6338)
owen-de725a21
Docs: Add changelog entry for configuration parameter name change (#6…
KMiller-Grafana97ee1b9
[logql] don't try to execute a modified function that is not allowed …
cstyan874aa64
Fix max series test loop that returns early (#6345)
chrobertsad65cc2
Support `series|labels` query_type in `logql_query_duration` (#6341)
kavirajk3161d99
Update gopkg.in/yaml.v3 (#6284)
simonswinecaf7dde
operator: Add missing rbac to get/list/watch namespaces (#6303)
periklis6cbcd6a
loki-canary: Add support for client-side TLS certs for Loki connectio…
chodges153f4a663
Tsdb/index sampling endpoint (#6347)
owen-d23cc938
chore(fluentd): resolve rubocop failures (#6359)
taharah73a144e
operator: Expose only an HTTPS gateway when in openshift-logging mode…
aminesnow6205b96
operator: Allow reduced tenant OIDC authentication requirements (#6362)
periklis09712df
operator: Allow optional installation of webhooks (#6363)
periklis9686e4b
Add total number of unique users involved in query readiness. (#6035)
DylanGuedes67ebb04
cmd/loki: minor consistency patch (#6364)
mikayelgr9218e46
TSDB/query-planning-groundwork (#6367)
owen-d1794a76
Promtail: Add metrics for journal target (#6105)
RutgerKe9e26b87
Backport #6413 and #6377 to k102 (#6422) (#6492)
grafanabot565f982
Don't interupt the query path if deletes aren't available (#6368) (#6…
grafanabot0a2b760
Use correct counter when deleting lines (#6376) (#6472) (#6494)
grafanabot236f90d
Add more logging for delete requests (#6394) (#6473) (#6495)
grafanabotca53d41
Compactor: add per tenant compaction delete enabled flag (#6410) (#64…
grafanabote3aedbc
[k102] Backport Remove whole stream deletion mode (#6435) (#6477) (#6…
grafanabotc9d5a31
[release-2.6.x] Add TLS config to query frontend (#6498)
ec7dd43
updated CHANGELOG.md for the release 2.6.0 (#6506)
vlad-diachenko91cc36d
created section with loki version 2.6.0 in upgrading guide
vlad-diachenko9c1a781
bumped images/binaries version to 2.6.0
vlad-diachenko0ef457b
Revert "Add cache usage statistics (#6317)"
dannykopping6f5b954
Promtail: disable syslog tests which have expired certs (#6520)
slim-bean7c90e53
Removing CHANGELOG entry
dannykoppingFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
Revendor
grafana/tail
to fix promtail symlink behavior (grafana#6034)* Revendor grafana/tail.- This revendoring brings the fix to relative symlinks, as described ingrafana#3374.* Prune package from `go mod tidy`.* noop
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commit88c4781dc72b410a30e054f82d2c4aad0558afbb
There are no files selected for viewing
2 changes: 1 addition & 1 deletiongo.mod
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletionsgo.sum
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
3 changes: 2 additions & 1 deletionvendor/github.com/hpcloud/tail/tail_posix.go
Some generated files are not rendered by default. Learn more abouthow customized files appear on GitHub.
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
4 changes: 2 additions & 2 deletionsvendor/modules.txt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.