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/public/app
Torkel Ödegaard 180ba33ac8 feat(cloudwatch): refactoring and cleanup of backend code, started moving hard coded stuff in the frontend to the backend, changed name of metricFind queries region() -> regions() , and namespace() -> namespaces() to be more consistent with the others, #684 10 years ago
..
components feat(timepickerv2): big progress on new design of new timepicker, #2761 10 years ago
controllers fix(events): fixed handling of onAppEvents when used from rootScope, must supply localscope, can now be used in isolate scope scenarios 10 years ago
core fix(timepicker): fixed displaying of customk time ranges, #2861 10 years ago
features feat(cloudwatch): lots of code refactoring and cleanup, #684, dimension values lookup works but seems to return all dimension values no matter what dimension key you select, removed strange formating of template dimension values query, should not return key value pair but only the dimension value 10 years ago
headers refactor: moved timepicker from a simple panel to component, removed simple panel directive 10 years ago
panels fix(playlist ui): minor polish / fix to playlist ui, fixes #2831, other minor css / markup fixes 10 years ago
partials fix(playlist ui): minor polish / fix to playlist ui, fixes #2831, other minor css / markup fixes 10 years ago
plugins feat(cloudwatch): refactoring and cleanup of backend code, started moving hard coded stuff in the frontend to the backend, changed name of metricFind queries region() -> regions() , and namespace() -> namespaces() to be more consistent with the others, #684 10 years ago
services fix(events): fixed handling of onAppEvents when used from rootScope, must supply localscope, can now be used in isolate scope scenarios 10 years ago
app.js feat(timepickerv2): big progress on new design of new timepicker, #2761 10 years ago