Query segment metadata
1 2 | druid.query.segmentMetadata(url = druid.url(), dataSource, intervals,
verbose = F, ...)
|
url |
URL to connect to druid, defaults to druid.url() |
dataSource |
name of the data source to query |
intervals |
time period to retrieve data for |
verbose |
prints out the JSON query sent to Druid |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.