mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Moved panels to ng-include with controllers, collapsed histo and pies into single modules, added table module
This commit is contained in:
@@ -30,7 +30,7 @@ var config = new Settings(
|
||||
timefield: '@timestamp',
|
||||
//indexpattern: '"logstash-"yyyy.mm.dd',
|
||||
indexpattern: '"shakespeare"',
|
||||
modules: ['histogram','pieterms','piequery','stackedquery','map'],
|
||||
modules: ['histogram','map','pie','table'],
|
||||
|
||||
defaultfields: ['line_text'],
|
||||
perpage: 50,
|
||||
|
||||
Reference in New Issue
Block a user