Commit Graph

290 Commits (b93f26f29d03c6d538cc99cf273b8b9c452d5b6a)

Author SHA1 Message Date
Yuri Tseretyan 9eaffdf5a8
Alerting: Remove dependency on alerting package in definitions (#65390) 2 years ago
Emil Tullstedt b210a39cb7
Dashboards: Evaluate provisioned dashboard titles in a backwards compatible way (#65184) 2 years ago
Will Browne 94f39e69a3
Plugins: Migrate `plugincontext`, `adapters` and `pluginsettings` to pkg/services/pluginsintegration package (#64154) 2 years ago
Yuri Tseretyan f561e71de8
Alerting: decouple api models from domain\dto models: separate Provenance status + converters (#63594) 2 years ago
Kristina 06dfe2156f
Explore: Add transformations to correlation data links (#61799) 2 years ago
suntala 49b3027049
Chore: Remove Result field from datasources (#63048) 2 years ago
Andres Martinez Gotor a33e316f40
Provisioning: Parse boolean and numeric values from environment variables (#63085) 2 years ago
idafurjes 00d954320f
Chore: rename Id to ID in alert notification models (#62868) 2 years ago
idafurjes 23c27cffb3
Chore: Rename Id to ID in alerting models (#62777) 2 years ago
Serge Zaitsev b1c98f7119
Chore: Remove result field from alert commands and queries (#62714) 2 years ago
ismail simsek 91221bc436
Expressions: Fixes the issue showing expressions editor (#62510) 2 years ago
Alex Moreno 7a465f42a6
Alerting: Allow pausing alerts from provisioning (#62263) 2 years ago
Serge Zaitsev bc2813ef06
Chore: Fix goimports grouping in pkg/services (#62420) 2 years ago
Matthew Jacobson c006df375a
Alerting: Create endpoints for exporting in provisioning file format (#58623) 2 years ago
idafurjes b54b80f473
Chore: Remove Result from dashboard models (#61997) 2 years ago
Kristin Laemmert 6e9eb0d931
chore: move plugins models into pluginsettings svc (#61944) 2 years ago
Kristin Laemmert 40feee0d17
chore: move alert-related models (#61716) 2 years ago
George Robinson d4256b352d
Docs: Rename Message templates to Notification templates (#59477) 2 years ago
idafurjes b573b19ca3
Chore: Remove dashboards from models pkg (#61578) 2 years ago
Denis Limarev e6dee8a723
Perfomance: Preallocate slices (#61580) 2 years ago
idafurjes 7c2522c477
Chore: Move dashboard models to dashboard pkg (#61458) 2 years ago
Alexander Zobnin f1b5014efd
Preferences: Add pagination to org configuration page (#60896) 2 years ago
idafurjes bb35f37b66
Chore: Delete org model duplicates (#60940) 2 years ago
Serge Zaitsev 43f40e6c7c
Chore: Replace yaml.v2 with yaml.v3 (#59897) 3 years ago
Ryan McKinley 5b71a16acf
Slugify: Replace gosimple/slug with a simple function (#59517) 3 years ago
Serge Zaitsev 5b861faec3
Chore: Reduce the usage of sqlstore.createorg and use orgservice instead (#59356) 3 years ago
Jean-Philippe Quéméner 41b3398eb4
Alerting: Enable interpolation for notification policies in file provisioning (#58956) 3 years ago
Denis Limarev 4d8287b319
Performance: add preallocation for some slice/map (#57860) 3 years ago
Bart Peeters 57d6adbc7c
Alerting: Support Prometheus durations in Provisioning API (#58293) 3 years ago
Kristin Laemmert 706b301285
feat(nested folders): add CountDashboardsInFolder (#57847) 3 years ago
Kristin Laemmert 05709ce411
chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
Kristin Laemmert c61b5e85b4
chore: replace sqlstore.Store with db.DB (#57010) 3 years ago
idafurjes ef651daed2
Use org service instead of sqlstore (#56407) 3 years ago
Serge Zaitsev 53baecd71f
Chore: Move folder service into a separate package (#56591) 3 years ago
Kat Yang 7715672fb3
Chore: use org service methods (#55768) 3 years ago
Giordano Ricci 489b302c03
Glue: Correlations minor APIs behavior improvements (#56078) 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
Piotr Jamróz becdf10f0e
Glue: Add DB migration & support provisioning for user-defined correlations config (#55560) 3 years ago
Maksim Nabokikh d1e50580a5
Add the file label to dashboard provisioning errors (#53282) 3 years ago
Jean-Philippe Quéméner 0f2afb6417
Alerting: support env variables in contact point settings when provsioning (#55666) 3 years ago
Jean-Philippe Quéméner 74c66b29d0
Alerting: Skip unsupported file types on provisioning (#55573) 3 years ago
ying-jeanne 7b4cea8151
Chore: StoreSplit tag service (#55453) 3 years ago
Will Browne b25ea75bac
Plugins: Add secure JSON fields to plugin setting DTO (#55313) 3 years ago
Michael Musenbrock 099d3cdf72
Provisioning Contact points: Support disableResolveMessage via YAML too (#54122) 3 years ago
Emil Tullstedt b287047052
Chore: Upgrade Go to 1.19.1 (#54902) 3 years ago
Jean-Philippe Quéméner bc4d929c67
Alerting: remove interpolation of annotations from alert rule file provisioning (#54975) 3 years ago
Jean-Philippe Quéméner a932428057
Alerting: use raw query data in provisioning to bypass interpolation of macros (#54293) 3 years ago
Jean-Philippe Quéméner 49b1182f34
Alerting: add missing yaml tag to mute time struct (#54287) 3 years ago
Jo ca72cd570e
Remove ioutil.ReadDir from usage (#53550) 3 years ago