github.com/galamsiva2020/kubernetes-heapster-monitoring@v0.0.0-20210823134957-3c1baa7c1e70/docs/sink-owners.md (about)

     1  Sink Owners
     2  ===========
     3  
     4  Each sink in Heapster needs to have at least one "owner".  The owner will
     5  be responsible for doing code reviews of pull requests regarding their
     6  sink, and will be a point of contact for issues relating to their sink.
     7  
     8  Owners will *not* be responsible for actually triaging issues and pull
     9  requests, but once assigned, they will be responsible for responding to
    10  the issues.
    11  
    12  PRs affecting a particular sink generally need to be approved by the sink
    13  owner.  Similarly, PRs affecting a particular sink that have LGTM from the
    14  sink owner will be considered ok-to-merge by the Heapster maintainers
    15  (i.e. sink owners will not have official merge permissions, but the
    16  maintainer's role in this case is just to perform the actual merge).
    17  
    18  List of Owners
    19  --------------
    20  
    21  - :ok: : has owners
    22  - :sos: : needs owners, will eventually be deprecated and removed without owners
    23  - :new: : in development
    24  - :no_entry: : deprecated, pending removal
    25  
    26  | Sink            | Metric             | Event              | Owner(s)                                      | Status         |
    27  | --------------- | ------------------ | -------------------| --------------------------------------------- | -------------- |
    28  | ElasticSearch   | :heavy_check_mark: | :heavy_check_mark: | @AlmogBaku / @andyxning / @huangyuqi          | :ok:           |
    29  | GCM             | :heavy_check_mark: | :x:                | @kubernetes/heapster-maintainers              | :ok:           |
    30  | Stackdriver     | :heavy_check_mark: | :x:                | @kubernetes/heapster-maintainers              | :ok:    |
    31  | Hawkular        | :heavy_check_mark: | :x:                | @burmanm / @mwringe                           | :ok:           |
    32  | InfluxDB        | :heavy_check_mark: | :heavy_check_mark: | @kubernetes/heapster-maintainers / @andyxning | :ok:           |
    33  | Metric (memory) | :heavy_check_mark: | :x:                | @kubernetes/heapster-maintainers              | :ok:           |
    34  | Kafka           | :heavy_check_mark: | :heavy_check_mark: | @miaoyq / @Kokan                              | :ok:           |
    35  | OpenTSDB        | :heavy_check_mark: | :x:                | @bluebreezecf                                 | :ok:           |
    36  | Riemann         | :heavy_check_mark: | :heavy_check_mark: | @jamtur01 @mcorbin                            | :ok:           |
    37  | Graphite        | :heavy_check_mark: | :x:                | @jsoriano / @theairkit                        | :new: #1341    |
    38  | Wavefront       | :heavy_check_mark: | :x:                | @ezeev                                        | :ok:           |
    39  | Librato         | :heavy_check_mark: | :x:                | @johanneswuerbach                             | :ok:           |
    40  | Honeycomb       | :heavy_check_mark: | :heavy_check_mark: | @emfree                                       | :new: #1762    |
    41  | StatsD          | :heavy_check_mark: | :x:                | @yogeswaran                                   | :ok:           |