Commit Graph

4296 Commits (4fc9b9aa3514f0602492822e3fd8eda04f384312)

Author SHA1 Message Date
Ryan McKinley 4fc9b9aa35
Storage: Cleanup object history API (#56215) 3 years ago
Kat Yang 7715672fb3
Chore: use org service methods (#55768) 3 years ago
Ryan McKinley d5e2713168
Storage: Add HTTP endpoint for object store service (#56214) 3 years ago
Ryan McKinley 3b1a8d45ed
Playlist: update service so it supports both read+write (#55959) 3 years ago
idafurjes a25516fbe3
Chore: Copy sqlstore methods to user store (#56280) 3 years ago
Todd Treece 2d433194d0
GRPC Server: Add tracing interceptors (#56045) 3 years ago
idafurjes a863a4d95d
Chore: Copy user methods over to user store (#56000) 3 years ago
Giordano Ricci 489b302c03
Glue: Correlations minor APIs behavior improvements (#56078) 3 years ago
Ashley Harrison 8984507291
Navigation: show breadcrumbs correctly when on the home page (#55759) 3 years ago
Santiago 09f8e026a1
Alerting: Expose info about notification delivery errors in a new /receivers endpoint (#55429) 3 years ago
Ashley Harrison 3e688ecf7d
Navigation: remove `description` from the backend navmodel and use `subTitle` instead (#56155) 3 years ago
Eric Leijonmarck f7de253cdd
fix: remove permission grouping (#56157) 3 years ago
Ryan McKinley 385ebea540
Devenv: move timeseries dashboards to a timeseries folder (#56131) 3 years ago
Artur Wierzbicki 85b965cbec
Storage: Dummy object server and basic integration tests (#56014) 3 years ago
Ryan McKinley 268a49cb38
Devenv: add dashboard showing timeseries out of range points (#56130) 3 years ago
Alexander Weaver c16317e5b8
Alerting: Move fake rule store to the test utilities package (#56062) 3 years ago
sam boyer 9ec7b202b6
playlist: introduce coremodel schema, swap in for backend DTO types (#56048) 3 years ago
Ryan McKinley 213cfe5117
Object: use protobuf to declare the raw/summary types (#55646) 3 years ago
Alexander Weaver d66ed6fe35
Alerting: Move stray model structs in store package to model package (#55968) 3 years ago
Sofia Papagiannaki 8b77ee2734
SQLStore: Ensure that sessions are always closed (#55864) 3 years ago
Artur Wierzbicki 64eff8196c
Chore: expose grpc server address (#56013) 3 years ago
Eric Leijonmarck 1e8f8dff4b
Auth: Adds validation and ingestion of conflict file (#53014) 3 years ago
Torkel Ödegaard b4f73c9f09
PluginPages: Support plugin pages that don't belong to a section (#55904) 3 years ago
Artur Wierzbicki 34f18aacd6
Chore: add more input parameters to `serviceaccounts/test/common.go` (#55994) 3 years ago
Ezequiel Victorero b370a8e366
PublicDashboards: Allow disabling an existent public dashboard if it has template variables (#55778) 3 years ago
Todd Treece a281c26580
GRPC Server: Move reflection to a separate gRPC service (#55872) 3 years ago
Sofia Papagiannaki b749cef78e
Chore: Remove unnecessary transaction (#55819) 3 years ago
idafurjes 122e7c141d
Chore: Delete UpdateUser, ChangeUserPassword, UpdateLastSeenAt from sqlstore (#55928) 3 years ago
ying-jeanne 2472777ce2
Chore: implement sqlx into tag service (#55908) 3 years ago
idafurjes a45ef61d25
Chore: Remove GetUserByEmail and GetUserByLogin from sqlstore (#55903) 3 years ago
Piotr Jamróz a8f43b97a2
Glue: Return correlation config in GET /correlations (#55801) 3 years ago
Torkel Ödegaard e31cb93ec0
NavTree: Make it possible to configure where in nav tree plugins live (#55484) 3 years ago
Ryan McKinley e7e7763252
Store/Search: Explore a general interface to extract summary data from a blob (#55598) 3 years ago
Yuriy Tseretyan 0b3c60fc22
Alerting: Refactor notifiers VictorOps, Threema, Telegram to use encoding/json to parse settings instead of simplejson (#55779) 3 years ago
Alexander Weaver e6f99fc418
Alerting: Decouple schedule package from store (#55858) 3 years ago
owensmallwood 664aa795c1
PublicDashboards: Add metric for public dashboard datasource query success (#55701) 3 years ago
Artur Wierzbicki 814211282a
Search: Fix tags query (#55851) 3 years ago
Alexander Weaver 81b631d1e9
Use separate fake for rule reader (#55835) 3 years ago
idafurjes edcf359473
Chore: Copy org sqlstore methods to org store (#55825) 3 years ago
Alexander Weaver d17ab82b98
Alerting: Break up store.RuleStore interface, delete dead code (#55776) 3 years ago
idafurjes 56cfe02ca2
Chore: Remove methods from sqlstore interface (#55802) 3 years ago
ying-jeanne b96a3832d0
StoreSplit: move dashboard thumbs into thumbs service (#55800) 3 years ago
Kristin Laemmert 701f6d5436
UserService: use the UserService instead of calling sqlstore directly (#55745) 3 years ago
idafurjes d8cd30d22a
Chore: Remove DeleteOrg and UpdateOrgAddress from sqlstore (#55795) 3 years ago
Piotr Jamróz becdf10f0e
Glue: Add DB migration & support provisioning for user-defined correlations config (#55560) 3 years ago
George Robinson a49fcbdbbc
Alerting: Add frames for all queries and expressions (#55609) 3 years ago
idafurjes 2bfd26249b
Chore: Remove methods from store interface (#55765) 3 years ago
Alexander Emelin 55aae79744
GRPC Server: Add gRPC server service (#47849) 3 years ago
Alexander Weaver f11495a4c3
Alerting: Remove dead functionality from alert instance store (#55774) 3 years ago
Alexander Weaver a00879ae21
Alerting: Refactor store to not export its own interface for InstanceStore, delete dead dependency injection (#55772) 3 years ago