Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

update go1.22 and pending renames #58

Merged
merged 1 commit into from
Feb 20, 2024
Merged

Conversation

nicolasparada
Copy link
Contributor

Pending changes from #57

@patrick-stephens
Copy link
Contributor

Looks good mate, thanks for sorting. I'll do a 3.0.1 release I think to use that instead.

@pwhelan
Copy link
Contributor

pwhelan commented Feb 20, 2024

I can assert that go 1.22 works:

$ fluent-bit -c local.conf
Fluent Bit v3.0.0
* Copyright (C) 2015-2024 The Fluent Bit Authors
* Fluent Bit is a CNCF sub-project under the umbrella of Fluentd
* https://fluentbit.io/

____________________
< Fluent Bit v2.2.2 >
 -------------------
          \
           \
            \          __---__
                    _-       /--______
               __--( /     \ )XXXXXXXXXXX\v.
             .-XXX(   O   O  )XXXXXXXXXXXXXXX-
            /XXX(       U     )        XXXXXXX\
          /XXXXX(              )--_  XXXXXXXXXXX\
         /XXXXX/ (      O     )   XXXXXX   \XXXXX\
         XXXXX/   /            XXXXXX   \__ \XXXXX
         XXXXXX__/          XXXXXX         \__---->
 ---___  XXX__/          XXXXXX      \__         /
   \-  --__/   ___/\  XXXXXX            /  ___--/=
    \-\    ___/    XXXXXX              '--- XXXXXX
       \-\/XXX\ XXXXXX                      /XXXXX
         \XXXXXXXXX   \                    /XXXXX/
          \XXXXXX      >                 _/XXXXX/
            \XXXXX--__/              __-- XXXX/
             -XXXXXXXX---------------  XXXXXX-
                \XXXXXXXXXXXXXXXXXXXXXXXXXX/
                  ""VXXXXXXXXXXXXXXXXXXV""

[2024/02/20 12:36:13] [ info] [fluent bit] version=3.0.0, commit=7bcefbb264, pid=30567
[2024/02/20 12:36:13] [ info] [storage] ver=1.2.0, type=memory, sync=normal, checksum=off, max_chunks_up=128
[2024/02/20 12:36:13] [ info] [cmetrics] version=0.6.6
[2024/02/20 12:36:13] [ info] [ctraces ] version=0.4.0
[2024/02/20 12:36:13] [ info] [input:gdummy:gdummy.0] initializing
[2024/02/20 12:36:13] [ info] [input:gdummy:gdummy.0] storage_strategy='memory' (memory only)
[2024/02/20 12:36:13] [ info] [sp] stream processor started
[2024/02/20 12:36:13] [ info] [output:stdout:stdout_output] worker #0 started
[0] gdummy.local: [[1708443374.327622536, {}], {"message"=>"dummy"}]
[0] gdummy.local: [[1708443375.327623497, {}], {"message"=>"dummy"}]
[0] gdummy.local: [[1708443376.324279786, {}], {"message"=>"dummy"}]
[0] gdummy.local: [[1708443377.327610556, {}], {"message"=>"dummy"}]
[0] gdummy.local: [[1708443378.327618596, {}], {"message"=>"dummy"}]
[0] gdummy.local: [[1708443379.327663323, {}], {"message"=>"dummy"}]
^C[2024/02/20 12:36:21] [engine] caught signal (SIGINT)
[2024/02/20 12:36:21] [ warn] [engine] service will shutdown in max 5 seconds
[0] gdummy.local: [[1708443380.327610666, {}], {"message"=>"dummy"}]
[2024/02/20 12:36:21] [ info] [input] pausing gdummy.0
2024/02/20 12:36:21 goroutine will be stopping: name="gdummy"
[2024/02/20 12:36:21] [ info] [engine] service has stopped (0 pending tasks)
[2024/02/20 12:36:21] [ info] [input] pausing gdummy.0
[2024/02/20 12:36:21] [ info] [output:stdout:stdout_output] thread worker #0 stopping...
[2024/02/20 12:36:21] [ info] [output:stdout:stdout_output] thread worker #0 stopped
$ go version
go version go1.22.0 linux/amd64

Copy link
Contributor

@pwhelan pwhelan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@patrick-stephens patrick-stephens merged commit 53a35dd into main Feb 20, 2024
8 checks passed
@patrick-stephens patrick-stephens deleted the rename-gh-repo-2 branch February 20, 2024 16:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants