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

chore(rfcs): Add RFC for Apache HTTP Server metrics source #3519

Merged
merged 13 commits into from
Aug 28, 2020

Commits on Aug 21, 2020

  1. chore(rfcs): Add RFC for Apache HTTP Server metrics source

    Signed-off-by: Jesse Szwedko <jesse@szwedko.me>
    jszwedko committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    b7c3c1c View commit details
    Browse the repository at this point in the history
  2. Add notes about setting host metadata

    Signed-off-by: Jesse Szwedko <jesse@szwedko.me>
    jszwedko committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    fd12446 View commit details
    Browse the repository at this point in the history
  3. tabs to spaces

    Signed-off-by: Jesse Szwedko <jesse@szwedko.me>
    jszwedko committed Aug 21, 2020
    1 Configuration menu
    Copy the full SHA
    186c1d8 View commit details
    Browse the repository at this point in the history
  4. lint

    Signed-off-by: Jesse Szwedko <jesse@szwedko.me>
    jszwedko committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    473f128 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2020

  1. Add notes about labels for metrics

    Signed-off-by: Jesse Szwedko <jesse@szwedko.me>
    jszwedko committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    995d81d View commit details
    Browse the repository at this point in the history
  2. endpoint -> endpoints

    Signed-off-by: Jesse Szwedko <jesse@szwedko.me>
    jszwedko committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    d87d29f View commit details
    Browse the repository at this point in the history
  3. Let the namespace of the metrics be configurable

    Signed-off-by: Jesse Szwedko <jesse@szwedko.me>
    jszwedko committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    e3e9560 View commit details
    Browse the repository at this point in the history
  4. Add note about basic_auth support

    Signed-off-by: Jesse Szwedko <jesse@szwedko.me>
    jszwedko committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    39aaa65 View commit details
    Browse the repository at this point in the history
  5. Add answers to open questions

    Signed-off-by: Jesse Szwedko <jesse@szwedko.me>
    jszwedko committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    1a07528 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2020

  1. add missing link

    Signed-off-by: Jesse Szwedko <jesse@szwedko.me>
    jszwedko committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    96a9412 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

  1. rename to apache_metrics

    Signed-off-by: Jesse Szwedko <jesse@szwedko.me>
    jszwedko committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    d0922b3 View commit details
    Browse the repository at this point in the history
  2. Switch to prometheus naming conventions

    And prefer labels over separate metrics for related metrics.
    
    Signed-off-by: Jesse Szwedko <jesse@szwedko.me>
    jszwedko committed Aug 27, 2020
    1 Configuration menu
    Copy the full SHA
    7426b37 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2020

  1. Clarifying that we are excluding system load

    Signed-off-by: Jesse Szwedko <jesse@szwedko.me>
    jszwedko committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    7833587 View commit details
    Browse the repository at this point in the history