Skip to content

chore: simplify promtail values for scrape configs#94

Merged
jeff-mccoy merged 2 commits intomainfrom
promtail-scrape-config
Jan 10, 2024
Merged

chore: simplify promtail values for scrape configs#94
jeff-mccoy merged 2 commits intomainfrom
promtail-scrape-config

Conversation

@mjnagel
Copy link
Copy Markdown
Contributor

@mjnagel mjnagel commented Jan 10, 2024

Description

After reviewing upstream defaults the only additional piece we should need is the node specific scrape config to ensure node logs are available. If needed we can add/modify more labels/scrape configs based on any dashboards/other things we start using with Loki. For now this is sufficient for the explore tab to view logs by app/ns/etc and view node logs.

Related Issue

Fixes #38

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (security config, docs update, etc)

Checklist before merging

@mjnagel mjnagel self-assigned this Jan 10, 2024
Copy link
Copy Markdown
Contributor

@mikevanhemert mikevanhemert left a comment

Choose a reason for hiding this comment

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

Marie Kondo approved simplification

Copy link
Copy Markdown
Member

@jeff-mccoy jeff-mccoy left a comment

Choose a reason for hiding this comment

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

🤩

@jeff-mccoy jeff-mccoy merged commit 6c2513b into main Jan 10, 2024
@jeff-mccoy jeff-mccoy deleted the promtail-scrape-config branch January 10, 2024 19:02
mikevanhemert pushed a commit that referenced this pull request Jan 11, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.7.3](v0.7.2...v0.7.3)
(2024-01-11)


### Bug Fixes

* add test for disallow selinux options and handle checking for us…
([#96](#96))
([88b969e](88b969e))


### Miscellaneous

* **deps:** update uds to v0.5.3, zarf to v0.32.1, and uds-k3d to 0.3.0
([#77](#77))
([596f9d8](596f9d8))
* open the aperture for pr workflow triggering
([#90](#90))
([d8a72f2](d8a72f2))
* simplify promtail values for scrape configs
([#94](#94))
([6c2513b](6c2513b))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Micah Nagel <micah.nagel@defenseunicorns.com>
mjnagel added a commit to BagelLab/uds-core that referenced this pull request Nov 14, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.7.3](defenseunicorns/uds-core@v0.7.2...v0.7.3)
(2024-01-11)


### Bug Fixes

* add test for disallow selinux options and handle checking for us…
([#96](defenseunicorns#96))
([88b969e](defenseunicorns@88b969e))


### Miscellaneous

* **deps:** update uds to v0.5.3, zarf to v0.32.1, and uds-k3d to 0.3.0
([#77](defenseunicorns#77))
([596f9d8](defenseunicorns@596f9d8))
* open the aperture for pr workflow triggering
([#90](defenseunicorns#90))
([d8a72f2](defenseunicorns@d8a72f2))
* simplify promtail values for scrape configs
([#94](defenseunicorns#94))
([6c2513b](defenseunicorns@6c2513b))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Micah Nagel <micah.nagel@defenseunicorns.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Promtail: Move additional scrape configs to snippets.extraScrapeConfigs.

3 participants