You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Added ProxyHeaders handler to get real client's ip address from X-Real-IP or X-Forwarded-For headers.
7
+
- Highest\* and Lowest\* now assumes '1' if no second argument was passed
8
+
- Implement legendValue expression (see http://graphite.readthedocs.io/en/latest/functions.html#graphite.render.functions.legendValue for more information)
9
+
10
+
Notes on migration:
11
+
It's highly recommended, if you use carbonzipper to also upgrade it to version 0.62
12
+
13
+
**0.6.0**
14
+
- Migrate to protobuf3
15
+
16
+
**<=0.5.0**
17
+
There is no dedicated changelog for older versions of carbonapi. Please see commit log for more information about what changed for each commit.
0 commit comments