The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/pkg/services
Brendan O'Handley 74ed7ead16
FeatureFlags: Add "O11y-metrics" as Owner for metrics feature flags (#64438)
2 years ago
..
accesscontrol Chore: Differentiate the ErrOrgNotFound error messages (#64131) 2 years ago
alerting Chore: Remove xorcare/pointer dependency (#63900) 2 years ago
annotations Rename Id to ID for annotation models (#62886) 2 years ago
anonymous Remotecache: Migrates get/set calls to use bytearrays and remove get/set functions (#63525) 2 years ago
apikey API keys: Remove state hideAPIkeys and refactor interface to IsDisabled (#64018) 2 years ago
auth Deps: Replace go-jose v2 with go-jose v3 (#64228) 2 years ago
authn Remotecache: Migrates get/set calls to use bytearrays and remove get/set functions (#63525) 2 years ago
cleanup
comments Rename Id to ID for annotation models (#62886) 2 years ago
contexthandler Reqcontext: Use err status code instead of always fallback (#63974) 2 years ago
correlations Explore: Add transformations to correlation data links (#61799) 2 years ago
dashboardimport Dashboards: Avoid adding unused revision property (#64362) 2 years ago
dashboards Chore: Remove xorcare/pointer dependency (#63900) 2 years ago
dashboardsnapshots
dashboardversion fix(dashboard version service): add DashboardUID to query and responses (#60800) 2 years ago
datasourceproxy Chore: Rename Id to ID in alerting models (#62777) 2 years ago
datasources Chore: Remove Result field from datasources (#63048) 2 years ago
encryption
featuremgmt FeatureFlags: Add "O11y-metrics" as Owner for metrics feature flags (#64438) 2 years ago
folder Access Control: revert to using folder store from the scope resolvers (#64132) 2 years ago
grpcserver Rename Id to ID for annotation models (#62886) 2 years ago
guardian Access Control: revert to using folder store from the scope resolvers (#64132) 2 years ago
hooks
kmsproviders
ldap LDAP: Allow setting minimum TLS version and accepted ciphers (#63646) 2 years ago
libraryelements Access Control: revert to using folder store from the scope resolvers (#64132) 2 years ago
librarypanels Access Control: revert to using folder store from the scope resolvers (#64132) 2 years ago
licensing
live Plugins: Migrate `plugincontext`, `adapters` and `pluginsettings` to pkg/services/pluginsintegration package (#64154) 2 years ago
login AuthN: User sync info clean up (#64217) 2 years ago
loginattempt
navtree Plugins: Migrate `plugincontext`, `adapters` and `pluginsettings` to pkg/services/pluginsintegration package (#64154) 2 years ago
ngalert Alerting: Return errors when expanding templates (#63662) 2 years ago
notifications SMTP: Update email templates to include populated <title> tag (#61430) 2 years ago
oauthtoken
org Chore: Differentiate the ErrOrgNotFound error messages (#64131) 2 years ago
playlist Chore: Update oapi-codegen library (#62962) 2 years ago
plugindashboards Plugins: Migrate `plugincontext`, `adapters` and `pluginsettings` to pkg/services/pluginsintegration package (#64154) 2 years ago
pluginsintegration Plugins: Migrate `plugincontext`, `adapters` and `pluginsettings` to pkg/services/pluginsintegration package (#64154) 2 years ago
preference SQLStore: Fix wrong usage of xorm's insert functions in tests (#63850) 2 years ago
provisioning Plugins: Migrate `plugincontext`, `adapters` and `pluginsettings` to pkg/services/pluginsintegration package (#64154) 2 years ago
publicdashboards PublicDashboards: Paused or deleted public dashboard screen (#63970) 2 years ago
query Plugins: Migrate `plugincontext`, `adapters` and `pluginsettings` to pkg/services/pluginsintegration package (#64154) 2 years ago
queryhistory Support bundles: Refactor registry into separate service (#62945) 2 years ago
querylibrary Chore: Remove CreateUserForTests() (#64125) 2 years ago
quota Chore: Remove xorcare/pointer dependency (#63900) 2 years ago
rendering Cache: Refactor cache clients to use byte array (#62930) 2 years ago
screenshot Alerting: Fix a bug taking screenshots with Dashboard UID (#63220) 2 years ago
search
searchV2 Search: Include panel_type in query (#63229) 2 years ago
searchusers
secrets Errors: Remove direct dependencies on github.com/pkg/errors (#64026) 2 years ago
serviceaccounts Service accounts: fix usage of `errutil` errors and convert more errors to `errutil` (#64299) 2 years ago
shorturls Chore: Replace short UID generation with more standard UUIDs (#62731) 2 years ago
sqlstore Library elements: Add MySQL migration for increasing the column size (#63856) 2 years ago
star
stats Chore: Remove CreateUserForTests() (#64125) 2 years ago
store Chore: cleanup entity api from CodeQL scan (#64277) 2 years ago
supportbundles Plugins: Migrate `plugincontext`, `adapters` and `pluginsettings` to pkg/services/pluginsintegration package (#64154) 2 years ago
tag
team Chore: Remove CreateUserForTests() (#64125) 2 years ago
teamguardian
temp_user fix: create temp user no longer sets ID to 0 for all users (#64149) 2 years ago
thumbs Service accounts: Creation logic simplification (#63884) 2 years ago
updatechecker Plugins: Add Plugin FS abstraction (#63734) 2 years ago
user Service accounts: fix usage of `errutil` errors and convert more errors to `errutil` (#64299) 2 years ago
validations