File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -242,7 +242,7 @@ You can also retrieve raw data by specifying "raw" as the interval. The series t
242242 * can also pass single string if only one key
243243 * tag - an array of tags to filter on. These tags are and'd together (array of strings)
244244 * attr - an object of attribute key/value pairs to filter on. These attributes are and'd together. (object)
245- * tz - desired output timezone (string). [ View valid timezones] ( http://joda-time.sourceforge.net/timezones.html ) .
245+ * tz - desired output timezone (string). [ View valid timezones] ( http://tempo-db.com/docs/api/timezone/ ) .
246246
247247
248248
@@ -357,7 +357,7 @@ Gets a single series by id and corresponding time series data between the specif
357357 * can also pass single string if only one key
358358 * tag - an array of tags to filter on. These tags are and'd together (array of strings)
359359 * attr - an object of attribute key/value pairs to filter on. These attributes are and'd together. (object)
360- * tz - desired output timezone (string). [ View valid timezones] ( http://joda-time.sourceforge.net/timezones.html ) .
360+ * tz - desired output timezone (string). [ View valid timezones] ( http://tempo-db.com/docs/api/timezone/ ) .
361361
362362
363363
@@ -437,7 +437,7 @@ Gets a single series by key and corresponding time series data between the speci
437437 * can also pass single string if only one key
438438 * tag - an array of tags to filter on. These tags are and'd together (array of strings)
439439 * attr - an object of attribute key/value pairs to filter on. These attributes are and'd together. (object)
440- * tz - desired output timezone (string). [ View valid timezones] ( http://joda-time.sourceforge.net/timezones.html ) .
440+ * tz - desired output timezone (string). [ View valid timezones] ( http://tempo-db.com/docs/api/timezone/ ) .
441441
442442
443443
You can’t perform that action at this time.
0 commit comments