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

Go implementation log file exporter jira ticket log 1188 #979

Commits on Jul 14, 2021

  1. log-file-metric-exporter - go based new container within fluentd podS…

    …pec to expose metric log_logged_bytes_total
    
    Delete Makefile.vimal.fix - clean up this Makefile
    Reverted back to quay.io hosted fluentd image and added comment in fluentd.go
    Changed back clo pull policy to IfNotPresent
    merge issue clean up in bundle and manifest csv
    with https scheme for log-file-metric-exporter + other review comments changes
    fixed https support issues
    fixed merge issue in fluentd.go
    fix to be tested
    Using fluentdContainer.SecurityContext
    quay.io hosted ci image for log-file-metric-exporter added in bundle/manifests/cluster-logging.v5.2.0.clusterserviceversion.yaml  manifests/5.2/cluster-logging.v5.2.0.clusterserviceversion.yaml
    taking out /bin/sh -c wrapper from cmd for log-file-metric-exporter
    taken out dead code on exporterContainer
    cleanup unnecessary Volume like /usr/local/bin - not required to be mounted
    varlogcontainers volumemount fix
    exporterContainer.Command fix - flat string of command line found not working so fixed by providing slice of strings for each argv
    pmoogi-redhat committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    e43f772 View commit details
    Browse the repository at this point in the history