-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
DOCS-838 Template wording #6745
Conversation
* Fix Codecov uploads * trigger test * cool, works
Parsing was a little bit more strict in pre-3.0 releases. This is makes the profles compatible with both the old and new rules, so that users can backport them more easily.
* Add config specs Co-authored-by: Florimond Manca <florimond.manca@gmail.com>
* Add router metrics * Update metadata * Fix style * Address review
* Add Fira font * Move out of TODO * Add link in comment
…6708) * Support `username` in connection strings * need 3.4.0 * Update redisdb/datadog_checks/redisdb/data/conf.yaml.example Co-authored-by: Florian Veaux <florian.veaux@datadoghq.com> Co-authored-by: Florian Veaux <florian.veaux@datadoghq.com>
* Update agent release docs * Update status * Update docs/developer/process/agent-release.md Co-authored-by: Florimond Manca <florimond.manca@gmail.com> * Update docs/developer/process/agent-release.md Co-authored-by: Florimond Manca <florimond.manca@gmail.com> * Update docs/developer/process/agent-release.md Co-authored-by: Florimond Manca <florimond.manca@gmail.com> * Update docs/developer/process/agent-release.md Co-authored-by: Ofek Lev <ofekmeister@gmail.com> * Update docs/developer/process/agent-release.md Co-authored-by: Ofek Lev <ofekmeister@gmail.com> * Move trello team to configuration * Update with feedback * Update docs/developer/ddev/configuration.md Co-authored-by: Ofek Lev <ofekmeister@gmail.com> * Update docs/developer/process/agent-release.md Co-authored-by: Ofek Lev <ofekmeister@gmail.com> * Update docs/developer/process/agent-release.md Co-authored-by: Ofek Lev <ofekmeister@gmail.com> * Update link * add explicit steps * add section about logs Co-authored-by: Florimond Manca <florimond.manca@gmail.com> Co-authored-by: Ofek Lev <ofekmeister@gmail.com>
* Add mypy section * Address reviews
* Add Codecov config validation * address
Hi @ruthnaebeck, the changes look good. The CI is failing because changing the templates require all integrations that use it to be updated. You run to automatically update the
|
Where do I run this? |
* Fix metric definitions to match the unnormalized bean names * fix
* [Release] Bumped hivemq version to 1.0.1 * [Release] Update metadata
* Extract config to another class Co-authored-by: Christine Chen <ChristineTChen@users.noreply.github.com>
Co-authored-by: Florian Veaux <florian.veaux@datadoghq.com>
* Build packages with the current Python * in case spaces
* Add routing metrics * Update style * Add IP metrics * Update metadata * Update metric descritpion * Add missing routing metrics
Replaced by #7038