Skip to content

Instantly share code, notes, and snippets.

{
"apiVersion": "dashboard.grafana.app/v2beta1",
"kind": "Dashboard",
"metadata": {
"name": "claude-code-metrics",
"generation": 12,
"creationTimestamp": "2025-12-10T13:33:56Z",
"labels": {},
"annotations": {}
},
<?xml version="1.0" encoding="utf-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
<Placemark>
<name>acme Enterprises LLC</name>
<Point>
<coordinates>39.0997,-94.5786</coordinates>
</Point>
</Placemark>
</kml>
<?xml version="1.0" encoding="utf-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
<Placemark>
<name>My office</name>
<ExtendedData>
<Data name="googleAPI">
<value>Acme Enterprises LLC</value>
</Data>
<Data name="ProcessorCity">
<value>St Paul</value>
<?xml version="1.0" encoding="utf-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
<Placemark>
<name>My office</name>
<ExtendedData>
<Data name="Google">
<value>Acme Enterprises LLC</value>
</Data>
<Data name="Processor (city)">
<value>St Paul</value>
<?xml version="1.0" encoding="utf-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
<Placemark>
<name>My office</name>
<description>This is the location of my office.</description>
<Point>
<coordinates>-122.087461,37.422069</coordinates>
</Point>
</Placemark>
</kml>
<?xml version="1.0" encoding="utf-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
<Placemark>
<name>My office</name>
<description>This is the location of my office.</description>
<Point>
<coordinates>41.906768, -87.649068</coordinates>
</Point>
</Placemark>
</kml>
<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
<Placemark>
<name>ACME GA Enterprises LLC</name>
<Point>
<coordinates>39.0997,-94.5786</coordinates>
</Point>
</Placemark>
</kml>
<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
<Placemark>
<name>ACME GA Enterprises LLC</name>
<Point>
<coordinates>39.0997,-94.5786</coordinates>
</Point>
</Placemark>
</kml>