Skip to content
View TsybulskyStepan's full-sized avatar

Block or report TsybulskyStepan

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. stackoverflow stackoverflow Public

    The project combines answers for the questions on stackoverflow

    Java

  2. Prometheus chart. Scrape job for Pos... Prometheus chart. Scrape job for PostgreSQL exporter
    1
    extraScrapeConfigs: |
    2
      - job_name: postgres-extractor
    3
        scrape_interval: 5m
    4
        static_configs:
    5
         - targets: ['postgres-exporter-prometheus-postgres-exporter:80']