Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New version of operator docs (#638) #724

Merged
merged 38 commits into from
Sep 29, 2023
Merged

New version of operator docs (#638) #724

merged 38 commits into from
Sep 29, 2023

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    4e2c26b View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    725c7bb View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. WIP

    Amper committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    3c2c6f1 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. updates for vmagent docs

    Amper committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    fa1a36c View commit details
    Browse the repository at this point in the history
  2. updates

    Amper committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    a6d7fc8 View commit details
    Browse the repository at this point in the history
  3. updates for scraping, selectors and namespaced mode.

    Added tests for checking selectors.
    Amper committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    59259ef View commit details
    Browse the repository at this point in the history
  4. updates

    Amper committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    a0a4528 View commit details
    Browse the repository at this point in the history
  5. vmalerts selectors doc

    Amper committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    dee7ba8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a0d7e20 View commit details
    Browse the repository at this point in the history
  7. updates

    Amper committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    4e43e86 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. updates

    Amper committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    2e01584 View commit details
    Browse the repository at this point in the history
  2. quickstart updates

    Amper committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    aa859c8 View commit details
    Browse the repository at this point in the history
  3. quickstart updates

    Amper committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    1fc6046 View commit details
    Browse the repository at this point in the history
  4. updates

    Amper committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    ffa27b0 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. updates

    Amper committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    4ef7f72 View commit details
    Browse the repository at this point in the history
  2. updates

    Amper committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    346859d View commit details
    Browse the repository at this point in the history
  3. updates

    Amper committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    1ccd93b View commit details
    Browse the repository at this point in the history
  4. updates

    Amper committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    590a1ba View commit details
    Browse the repository at this point in the history
  5. updates

    Amper committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    59a4c0a View commit details
    Browse the repository at this point in the history
  6. updates

    Amper committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    18972f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    3b3cf01 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. updates

    Amper committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    7fef36a View commit details
    Browse the repository at this point in the history
  2. updates

    Amper committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    43f5cdd View commit details
    Browse the repository at this point in the history
  3. updates

    Amper committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    b113e95 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    2f7b678 View commit details
    Browse the repository at this point in the history
  2. updates

    Amper committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    8302271 View commit details
    Browse the repository at this point in the history
  3. updates

    Amper committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    1c0ba0a View commit details
    Browse the repository at this point in the history
  4. updates

    Amper committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    0d862e4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    344aa32 View commit details
    Browse the repository at this point in the history
  6. updates

    Amper committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    292add6 View commit details
    Browse the repository at this point in the history
  7. updates

    Amper committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    e5ac080 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. fixed links

    Amper committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    b6cf361 View commit details
    Browse the repository at this point in the history
  2. fixed links

    Amper committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    cbcbf67 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into issue-638

    # Conflicts:
    #	docs/CHANGELOG.md
    Amper committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    ffef1ac View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Merge branch 'master' into issue-638

    # Conflicts:
    #	docs/CHANGELOG.md
    Amper committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    b89ad9d View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Update docs/resources/vmalertmanagerconfig.md

    Co-authored-by: Zakhar Bessarab <[email protected]>
    Amper and zekker6 authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    ea13255 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. fixed review comments

    Amper committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    9afc72a View commit details
    Browse the repository at this point in the history
  2. fixed review comments

    Amper committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    61d7c33 View commit details
    Browse the repository at this point in the history