这是indexloc提供的服务,不要输入任何密码
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: CrunchyData/postgresql-prometheus-adapter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: LeKovr/postgresql-prometheus-adapter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 10 files changed
  • 1 contributor

Commits on Mar 17, 2023

  1. Configuration menu
    Copy the full SHA
    45b09dd View commit details
    Browse the repository at this point in the history
  2. feat: add docker build

    LeKovr committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    d715bf9 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2023

  1. fix: connection busy

    * move pgx.Connect -> pgxpool.Connect
    LeKovr committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    b520af0 View commit details
    Browse the repository at this point in the history
  2. fix: "All rows not copied metric_values" error

    * pgx.CopyFromRows -> pgx.CopyFromSlice
    * add rows count to error messages
    LeKovr committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    cb0a9ec View commit details
    Browse the repository at this point in the history
  3. build updates

    * go 1.19
    * crunchydata -> lekovr
    * bump pkg versions
    * gopkg.in/alecthomas/kingpin.v2 -> github.com/alecthomas/kingpin/v2
    LeKovr committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    caf7413 View commit details
    Browse the repository at this point in the history
  4. build via docker added

    LeKovr committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    9077c54 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Create dependabot.yml

    LeKovr authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    c7ba5eb View commit details
    Browse the repository at this point in the history
Loading