v1

latestSwagger 2.02026-07-178567199.3 KB
layouts
mappings

Mappings between app names and measurements

Mappings provide a means to alias measurement names found within a telegraf database and application layouts found within Chronograf

get/mappings

Response

An array of mappings

Example response

{
  "mappings": [
    {
      "measurement": "riak",
      "name": "riak"
    }
  ]
}