Skip to content

Releases: infrawatch/sg-core

v4.0.3

06 Jul 18:58
c9aac76
Compare
Choose a tag to compare

Smart Gateway Core v4.0.3

Use vm_instance instead of host label when exposing Ceilometer metrics.

Changes since v4.0.2

c9aac76 (HEAD -> stable-1.3, origin/stable-1.3) Rename instance ID key from host to vm_instance (#63)

v4.0.2

06 Jul 18:05
5755a97
Compare
Choose a tag to compare

Smart Gateway Core v4.0.2

Implement new plugin that allows OSP API health checks to be exposed as metrics for scraping by Prometheus.

Changes since v4.0.1

5755a97 (HEAD -> stable-1.3, origin/stable-1.3) Separate plugin for handling sensubility events. Store events as metrics in Prometheus rather than Elasticsearch (#60) (#61)

v4.0.1

29 Jun 12:52
a37c100
Compare
Choose a tag to compare

Smart Gateway Core v4.0.1

Bug fixes against stable-1.3 branch since initial release.

Changes since v4.0.0

a37c100 (HEAD -> stable-1.3, origin/stable-1.3) Fix concurrent conflicts in elasticsearch (#53) (#58)
4e516c5 Fix TCP port exhaustion (#50) (#52)

v4.0.0

14 Jun 23:18
f5c2bb6
Compare
Choose a tag to compare

Smart Gateway Core v4.0.0

Initial release of sg-core against the stable-1.3 branch.

Changes since v3.2.0

f5c2bb6 [logging] Integration tests (#47)
e61f812 Logging tests (#46)
353fc60 Finish events support (#38)
8edba23 Debug enhancements (#45)
d535a10 Expiry crashing bug fix, build updates (#43)
01febd1 don't throw errors when non-critical fields don't have information (#39)
31a6e44 Production buildscript (#35)
e3ba74c add build status badge
7bdc726 ignore master (#36)
98ae035 CI fixes (#25)
897df52 Add logs handler and Loki application plugins (#28)
aca5970 remove unnessecary go get (#33)
a72b778 Expire metrics only if they have been scrapped (#31)
bde11ea add basic auth functionality to es plugin (#30)
9075769 buffer bug fix and collectd handler bug fix (#29)
acbb129 remove debug print statement
03b8d12 set remaining config options to camelCase (#27)
21d1c24 add configuration for deleting indices on startup (#26)
18edc86 Refactor to new architecture. Handle ceilometer metrics/events and collectd metrics/events (#22)

v3.2.0

22 Jan 23:23
ec31fcb
Compare
Choose a tag to compare

Smart Gateway Core v3.2.0

This release sync sg-core to the top of the stable-1.2 branch

Changes since v3.1.0

ec31fcb Merge pull request #20 from infrawatch/ci/golangci-lint
6ee6dd5 (origin/ci/golangci-lint, ci/golangci-lint) Re-enable go test in CI
9d8cc81 Fix unit tests
b18b171 assert errors in tests
45b2a9d Use newest linting version
79e2ff0 Silently drop the return codes during unit testing
3797d71 Add golangci-lint action to CI
c6ef123 Merge pull request #19 from infrawatch/pass_linting
eb8809d Merge branch 'master' into pass_linting
f50b8e7 Merge pull request #18 from infrawatch/github-actions
b083a71 Use dnf instead of yum for ubi8
ccc26b8 Re-enable pre-commit lint testing
228f956 Pass initial pre-commit linting
e7a19cc Pass pre-commit linting
b2d68c2 Use ubi8 for CI to avoid golang install
16d0c0b Remove .travis.yml
1ac3df6 Enable code coverage checks
9376afa Migrade from Travis-CI to GitHub Actions
c73649a Merge pull request #17 from infrawatch/lmadsen-drop-vendoring
c430441 Remove go mod vendor from run_tests.sh
08f1209 Drop vendoring from upstream
e790b70 Merge pull request #16 from infrawatch/csibbitt-fix-build
7f892e0 Better build fix
17ff0cb Removing "go mod vendor" from test script
ea7786e try with same named directory
ba4c730 Clean up modules.txt with go mod vendor
a2d4f73 Try with go mod tidy
c68e918 Build using -mod=vendor now
f8575fb Add license information for downstream
c224180 Implement vendoring
9f57523 Merge pull request #15 from infrawatch/csibbitt-fix-broken-build
a9508ea Committing results of "go mod vendor" because if fixed my build

v3.1.0

20 Oct 17:41
f9a0d7f
Compare
Choose a tag to compare

SG Core Release v3.1.0

The release of SG Core v3.1.0 provides a new base image of ubi8 instead of the former CentOS 7 base image. No other functional changes are part of this release.

v3.0.1

14 Jul 19:05
38a3d95
Compare
Choose a tag to compare

Enhancements

  • add presettled mode (-p), add multithread (-t)

v3.0.0

14 Jul 19:39
28557b1
Compare
Choose a tag to compare

Initial release sg-core, a high-performance Collectd-AMQP1 to Prometheus metrics gateway.