Skip to content

Feature: Kubernetes Pods Crawling #245

@tatsuhirochiba

Description

@tatsuhirochiba

Description

This proposal enables crawler user to collect Kubernetes managed Pod metrics. In Kubernetes, one or more containers are grouped into a Pod, so this feature collects/materializes/emits the metrics per Pod.

Here is a list for all related PRs and TODO items for PRs.

How to Reproduce

Here is an example command to get redis pod metrics on Kuberenetes. The pod and crawler run on the same machine.
python crawler/crawler.py --feature redis --crawlmode K8S --frequency 10 --numprocess 1 --url file:///tmp/crawler/log/t --format csv

Log Output

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions