public Map getAttributes()

in ffwd-client/src/main/java/com/spotify/ffwd/v1/Metric.java [267:269]


  public Map<String, String> getAttributes() {
    return this.attributes;
  }