Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
grafana
/
loki
Public
Notifications
You must be signed in to change notification settings
Fork
3.8k
Star
26.9k
Code
Issues
1.8k
Pull requests
304
Actions
Projects
0
Models
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Models
Security
Insights
Commits
Branch selector
main
User selector
ashwanthgoli
Datepicker
All time
Commit History
Commits on Dec 30, 2024
feat(block-scheduler): introduce job lease and requeue expired jobs (#15560)
ashwanthgoli
authored
558080c
Copy full SHA for 558080c
chore(block-builder): update block builder to use kafka clients directly (#15433)
Show description for 61df085
3 people
authored
61df085
Copy full SHA for 61df085
Commits on Dec 27, 2024
chore: add status page for block scheduler (#15553)
ashwanthgoli
authored
a3a5acd
Copy full SHA for a3a5acd
fix(blockbuilder): copy entries returned by record decoder (#15549)
ashwanthgoli
authored
52d745f
Copy full SHA for 52d745f
Commits on Dec 17, 2024
chore(block-scheduler): planner improvements to limit jobs and consider retention when planning (#15432)
ashwanthgoli
authored
fe50c72
Copy full SHA for fe50c72
Commits on Dec 13, 2024
fix(block-scheduler): init record planner correctly (#15390)
ashwanthgoli
authored
117869f
Copy full SHA for 117869f
chore(block-scheduler): add scheduler grpc methods to auth mw ignore list (#15388)
ashwanthgoli
authored
b353acf
Copy full SHA for b353acf
Commits on Dec 9, 2024
feat(scheduler): implement and register block builder rpc service (#15248)
ashwanthgoli
authored
c519ab6
Copy full SHA for c519ab6
Commits on Dec 4, 2024
feat: update blockbuilder to use scheduler for fetching jobs (#15224)
ashwanthgoli
authored
0d67831
Copy full SHA for 0d67831
chore: pass down reader metrics to avoid duplicate registration (#15246)
ashwanthgoli
authored
d59a5e2
Copy full SHA for d59a5e2
chore: split kafka reader ifc into reader and offset manager (#15223)
ashwanthgoli
authored
e0cf6da
Copy full SHA for e0cf6da
Commits on Dec 3, 2024
feat(block-scheduler): adds service and basic planner support for scheduler (#15200)
ashwanthgoli
authored
ad322c0
Copy full SHA for ad322c0
Commits on Nov 25, 2024
feat(thanos): add support for named stores (#14638)
Show description for 8958eb9
ashwanthgoli
and
JoaoBraveCoding
authored
8958eb9
Copy full SHA for 8958eb9
fix(block-builder): return from Process call early if max offset is reached (#15073)
ashwanthgoli
authored
13ea254
Copy full SHA for 13ea254
Commits on Nov 15, 2024
feat(thanos): add support for aliyun oss and baidu bos (#14891)
ashwanthgoli
authored
fb6789d
Copy full SHA for fb6789d
feat(thanos): add new metric to track status codes (#14937)
ashwanthgoli
authored
a629212
Copy full SHA for a629212
Commits on Nov 12, 2024
feat(thanos): disable retries when congestion control is enabled (#14867)
ashwanthgoli
authored
947a66f
Copy full SHA for 947a66f
Commits on Oct 29, 2024
feat(ruler): enables ruler store that uses clients from thanos-io/objstore pkg (#11713)
ashwanthgoli
authored
8bca2e7
Copy full SHA for 8bca2e7
Commits on Oct 24, 2024
fix(s3): disable client retries when congestion control is enabled (#14588)
ashwanthgoli
authored
cff9f43
Copy full SHA for cff9f43
Commits on Oct 21, 2024
chore: thanos client remove `object-store.` prefix (#14546)
ashwanthgoli
authored
11c4fa2
Copy full SHA for 11c4fa2
chore: hide docs for thanos clients + restore original cli prefix (#14545)
ashwanthgoli
authored
b405ae8
Copy full SHA for b405ae8
Commits on Oct 17, 2024
fix(label_format): renamed label should use ParsedLabel category (#14515)
Show description for 82fb2f0
ashwanthgoli
authored
82fb2f0
Copy full SHA for 82fb2f0
Commits on Sep 27, 2024
chore: sync tables without acquiring read lock the whole time (#14179)
ashwanthgoli
authored
a584fb7
Copy full SHA for a584fb7
fix(sharding): apply offset to both `from` and `through` in shard request (#14256)
ashwanthgoli
authored
17c472d
Copy full SHA for 17c472d
Commits on Sep 25, 2024
chore: fix push pkg vendoring (#14261)
ashwanthgoli
authored
73d69a1
Copy full SHA for 73d69a1
Commits on Sep 24, 2024
fix: remove usage of unsafe string in label adapter unmarshal (#14216)
ashwanthgoli
authored
758364c
Copy full SHA for 758364c
Commits on Sep 19, 2024
fix: report correct status code for metric and log queries in metrics.go (#12102)
ashwanthgoli
authored
900751c
Copy full SHA for 900751c
Commits on Sep 2, 2024
chore(ci): fix failing arm builds (#14022)
ashwanthgoli
authored
281407f
Copy full SHA for 281407f
Commits on Aug 20, 2024
fix: record datasample queries are limited query type (#13930)
ashwanthgoli
authored
ae938d0
Copy full SHA for ae938d0
Commits on Jul 19, 2024
chore: do not shard log queries with empty filter (#13568)
ashwanthgoli
authored
6569767
Copy full SHA for 6569767
Commits on Jul 8, 2024
fix(log results cache): include pipeline wrapper disabled in cache key (#13328)
ashwanthgoli
authored
221491c
Copy full SHA for 221491c
Commits on Jul 1, 2024
fix(sharding): use without() grouping when merging `avg_over_time` shard results (#12176)
ashwanthgoli
authored
eb8a363
Copy full SHA for eb8a363
fix(retry): fix retries when using protobuf encoding (#13316)
ashwanthgoli
authored
a457c5d
Copy full SHA for a457c5d
Commits on May 21, 2024
chore: remove duplicate imports (#13001)
ashwanthgoli
authored
bf8a278
Copy full SHA for bf8a278
fix(indexstats): do not collect stats from "IndexStats" lookups for other query types (#12978)
ashwanthgoli
authored
1f5291a
Copy full SHA for 1f5291a
Pagination
Previous
Next
You can’t perform that action at this time.