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

#177 Improve the dashboard otlp experience #178

Merged
merged 1 commit into from
May 5, 2024
Merged

Conversation

prom3theu5
Copy link
Owner

@prom3theu5 prom3theu5 commented May 5, 2024

The code has been updated to allow null values in environment variables and secrets dictionaries. It also refactors retrieval methods for both environmental and secret variables. Now, instead of directly calling methods on object instances, it utilizes a pair of the resource key and object as function parameters for greater flexibility. The dashboard injection logic has been updated to avoid duplication. The unit tests have been adapted to reflect these changes.

Otlp service name is now included and set to the resource key from the manifest (same for docker compose) which should fix the display on the dashboard.

Initial work for #177

The code has been updated to allow null values in environment variables and secrets dictionaries. It also refactors retrieval methods for both environmental and secret variables. Now, instead of directly calling methods on object instances, it utilizes a pair of the resource key and object as function parameters for greater flexibility. The dashboard injection logic has been updated to avoid duplication. The unit tests have been adapted to reflect these changes.
Otlp service name is now included and set to the resource key from the manifest (same for docker compose) which should fix the display on the dashboard.
@prom3theu5 prom3theu5 self-assigned this May 5, 2024
@prom3theu5 prom3theu5 added the enhancement New feature or request label May 5, 2024
@prom3theu5 prom3theu5 merged commit d5f633f into main May 5, 2024
2 checks passed
@prom3theu5 prom3theu5 deleted the 177_dashboard_display branch May 5, 2024 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant