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
Jo 05e71d4c6b
AnonymousAuth: Fix concurrent read-write crash (#68637)
2 years ago
..
accesscontrol RBAC: Refine validation of external services permissions (#68633) 2 years ago
alerting RBAC: refactoring alertingQuery to remove OrgRole check (#67808) 2 years ago
annotations Annotations: Improve get tags query performance (#66182) 2 years ago
anonymous AnonymousService: Test tagging service (#64708) 2 years ago
apikey Chore: Remove result field from API keys commands and queries (#65055) 2 years ago
auth Auth: Add feature flag to move token rotation to client (#65060) 2 years ago
authn AnonymousAuth: Fix concurrent read-write crash (#68637) 2 years ago
caching Caching: Consolidate resource cache checking and updating in plugin middleware (#67002) 2 years ago
cleanup Chore: Fix goimports grouping in pkg/services (#62420) 2 years ago
contexthandler AnonymousAuth: Fix concurrent read-write crash (#68637) 2 years ago
correlations Correlations: Add usage stats about correlations (#66021) 2 years ago
dashboardimport Dashboards: Avoid adding unused revision property (#64362) 2 years ago
dashboards RBAC: Do not search for parents of the root folder (#67746) 2 years ago
dashboardsnapshots Snapshots: Add snapshot enable config (#61587) 2 years ago
dashboardversion API: Fix "Updated by" Column in dashboard versions table (#65351) 2 years ago
datasourceproxy Caching: Refactor enterprise query caching middleware to a wire service (#65616) 2 years ago
datasources Datasources: provide generic function to extract custom headers (#66738) 2 years ago
encryption Chore: Fix goimports grouping in pkg/services (#62420) 2 years ago
featuremgmt Docs: Fix feature toggle docs generation (#68733) 2 years ago
folder API: Add deprecation notice for updating folder UID (#68543) 2 years ago
grpcserver ApiKeyGenPrefix: rename package (#65623) 2 years ago
guardian Cfg: Move ViewersCanEdit into cfg (#64876) 2 years ago
hooks chore: move user_auth models to (mostly) login service (#62269) 2 years ago
kmsproviders Encryption: Refactor secrets.Service initialization (#51091) 3 years ago
ldap HTTP: Add TLS version configurability for Grafana server (#67482) 2 years ago
libraryelements RBAC: Update library element tests to use RBAC (#66782) 2 years ago
librarypanels RBAC: Update library element tests to use RBAC (#66782) 2 years ago
licensing Chore: Clean up old navigation (#66287) 2 years ago
live Live: Update Centrifuge to the latest version (#66637) 2 years ago
login Chore: Remove result fields from login (#65136) 2 years ago
loginattempt Chore: Remove result field from loginattempt (#65117) 2 years ago
navtree Connections: Rename "Your data source" to "Data source" page (#67662) 2 years ago
ngalert Alerting: Fix status code of successful response POST /api/alertmanager/grafana/api/v2/silences in swagger specs (#67951) 2 years ago
notifications Chore: Remove result field from notifications (#65170) 2 years ago
oauthtoken Chore: Remove result fields from login (#65136) 2 years ago
org Auth: Fix orgrole picker disabled if isSynced user (#64033) 2 years ago
playlist Kindsys: Target k8s style resource definitions (#67008) 2 years ago
plugindashboards Plugins: Add file store abstraction for handling plugin files (#65432) 2 years ago
pluginsintegration Chore: Allow to force the download of the public key (#67486) 2 years ago
preference Themes: Adds support for extraThemes (behind feature toggle) (#67981) 2 years ago
provisioning Alerting: Update alerting module to 20230418161049-5f374e58cb32 + refactoring (#66622) 2 years ago
publicdashboards PublicDashboards: Return custom meta field (#67538) 2 years ago
query SSE: (Instrumentation) Add Tracing (#66700) 2 years ago
queryhistory Query History: Remove migration (#67470) 2 years ago
quota Chore: Remove xorcare/pointer dependency (#63900) 2 years ago
rendering Rendering: Experimental support to use JWTs as auth method (#60841) 2 years ago
screenshot Alerting: Fix a bug taking screenshots with Dashboard UID (#63220) 2 years ago
search Chore: Remove result field from search (#65583) 2 years ago
searchV2 Instrumentation: Add support for instrumenting database queries (#66022) 2 years ago
searchusers Chore: Move ReqContext to contexthandler service (#62102) 2 years ago
secrets Chore: Remove result field from remaining datasources queries (#65054) 2 years ago
serviceaccounts fix shadow log in service accounts (#67643) 2 years ago
shorturls Chore: Replace short UID generation with more standard UUIDs (#62731) 2 years ago
signingkeys Auth: Add alpha version of the Extended JWT client (#67999) 2 years ago
sqlstore Chore: Ignore unique constrain failure when creating the main organization (#68644) 2 years ago
star API: Fix status code when starring already starred dashboard (#63478) 2 years ago
stats UsageStats: Add database age and driver (#66535) 2 years ago
store Kindsys: Target k8s style resource definitions (#67008) 2 years ago
supportbundles Support bundles: fix user collector permissions and format collector output (#64531) 2 years ago
tag Annotations: Ignore unique constraint violations for tags (#65935) 2 years ago
team add uid to team table (#66920) 2 years ago
teamguardian Chore: Fix goimports grouping (#62426) 2 years ago
temp_user Users: Enable case insensitive login by default (#66134) 2 years ago
updatechecker Plugins: Improve instrumentation by adding metrics and tracing (#61035) 2 years ago
user Separate authn flow from analytics (#68327) 2 years ago
validations chore: move validations model into the validations service (#61953) 2 years ago