-
Notifications
You must be signed in to change notification settings - Fork 6
Connect traefiks to opentelemetry - Auto-Instrument Treafik #1041
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
Open
mrnicegyu11
wants to merge
29
commits into
ITISFoundation:main
Choose a base branch
from
mrnicegyu11:2025/add/traefikOpenTelemetry
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 26 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
f0d8cf0
wip
mrnicegyu11 e906b41
Merge remote-tracking branch 'upstream/main' into main
mrnicegyu11 14c751d
Merge remote-tracking branch 'upstream/main' into main
mrnicegyu11 293f63c
Add csi-s3 and have portainer use it
mrnicegyu11 f7f72ec
Change request @hrytsuk 1GB max portainer volume size
mrnicegyu11 94cfb76
t push
mrnicegyu11 509c717
Merge remote-tracking branch 'upstream/main'
mrnicegyu11 1a65ecf
Merge remote-tracking branch 'upstream/main'
mrnicegyu11 77ee45e
Merge remote-tracking branch 'upstream/main'
mrnicegyu11 c9c70d6
Arch Linux Certificates Customization
mrnicegyu11 7b8be53
Merge remote-tracking branch 'upstream/main'
mrnicegyu11 bcd61cd
Merge remote-tracking branch 'upstream/main'
mrnicegyu11 58e1030
Merge remote-tracking branch 'upstream/main'
mrnicegyu11 ed8d479
Merge remote-tracking branch 'upstream/main'
mrnicegyu11 dda6e01
Merge remote-tracking branch 'upstream/main'
mrnicegyu11 f6f4f36
Merge remote-tracking branch 'upstream/main'
mrnicegyu11 5dca5c3
Merge remote-tracking branch 'upstream/main'
mrnicegyu11 4a653ef
Merge remote-tracking branch 'upstream/main'
mrnicegyu11 3a21f0f
Merge remote-tracking branch 'upstream/main'
mrnicegyu11 48fbbca
Fix pgsql exporter failure
mrnicegyu11 08c57db
Merge remote-tracking branch 'upstream/main'
mrnicegyu11 5ecbfec
[Kubernetes] Introduce on-prem persistent Storage (Longhorn) :tada: …
YuryHrytsuk 3ea41b5
Experimental: Try to add tracing to simcore-traefik on master
mrnicegyu11 191a1ad
Connect traefik to open telemetry
mrnicegyu11 a05e3e7
revert accidental commit
mrnicegyu11 1150be5
Merge remote-tracking branch 'upstream/main' into 2025/add/traefikOpe…
mrnicegyu11 c5b2ede
Merge remote-tracking branch 'upstream/main' into 2025/add/traefikOpe…
mrnicegyu11 206743d
Merge branch 'main' into 2025/add/traefikOpenTelemetry
mrnicegyu11 810a36d
Merge remote-tracking branch 'upstream/main' into 2025/add/traefikOpe…
mrnicegyu11 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shall we use env variables to avoid hardcoding host and port?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
configuration refactoring for this in mrnicegyu11#1, please review :--) thx